Whispering Cookie Crumbs Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Whispering Cookie Crumbs palette
Whispering Cookie Crumbs color palette CSS
/* CSS */
.color-1 {
color: #e9d5c3;
}
.color-2 {
color: #d5c0ae;
}
.color-3 {
color: #b5a99b;
}
.color-4 {
color: #e3b8a1;
}
.color-5 {
color: #d5cec3;
}
/* CSS Variables */
:root {
--color-1: #e9d5c3;
--color-2: #d5c0ae;
--color-3: #b5a99b;
--color-4: #e3b8a1;
--color-5: #d5cec3;
}
Whispering Cookie Crumbs background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e9d5c3, #d5c0ae, #b5a99b, #e3b8a1, #d5cec3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e9d5c3, #d5c0ae, #b5a99b, #e3b8a1, #d5cec3);
}
Similar color palettes
- Vanilla Dreamscape
- Shades of Beige
- Light Brown
- Light Beige
- Whispering Biscotti
- Golden Cookie
- Vanilla Sunrise Serenade
- Sweet Spring Whimsy
- Seaside Confectionery
- Light Brown
- Light Beige
- Whispering Cookie Dreams
- Brown Cookie
- Golden Shades
- Enchanted Dust Whisper
- Enchanted Dust Whisper
- Seaside Confections
- Dusky Cookie Delight
Whispering Cookie Crumbs color palette created on .