Whisker Whisper Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Whisker Whisper palette
Whisker Whisper color palette CSS
/* CSS */
.color-1 {
color: #d8a279;
}
.color-2 {
color: #c4995a;
}
.color-3 {
color: #a68c4e;
}
.color-4 {
color: #907e3c;
}
.color-5 {
color: #7d6c3b;
}
/* CSS Variables */
:root {
--color-1: #d8a279;
--color-2: #c4995a;
--color-3: #a68c4e;
--color-4: #907e3c;
--color-5: #7d6c3b;
}
Whisker Whisper background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d8a279, #c4995a, #a68c4e, #907e3c, #7d6c3b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d8a279, #c4995a, #a68c4e, #907e3c, #7d6c3b);
}
Similar color palettes
- Earthen Elegance
- Autumn Orange
- Rustic Autumn Embrace
- Sweet Rustic Delight
- Dulce de Leche Dream
- Doughy Delights
- Ethereal Desolation
- Autumn Glow
- Elegant Beige
- Desolation's Embrace
- Yarn Whisper
- Harvest Ember
- Coffee with Cream
- Whispers of Earth and Sky
- Golden Crust Delights
- Desert Dusk Harmony
- Equine Elegance
- Sunset Harvest
Whisker Whisper color palette created on .