Dusky Cookie Delight Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Dusky Cookie Delight palette
Dusky Cookie Delight color palette CSS
/* CSS */
.color-1 {
color: #e0c7b2;
}
.color-2 {
color: #d3b58d;
}
.color-3 {
color: #b68f6d;
}
.color-4 {
color: #a56a4a;
}
.color-5 {
color: #7a3e3e;
}
/* CSS Variables */
:root {
--color-1: #e0c7b2;
--color-2: #d3b58d;
--color-3: #b68f6d;
--color-4: #a56a4a;
--color-5: #7a3e3e;
}
Dusky Cookie Delight background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e0c7b2, #d3b58d, #b68f6d, #a56a4a, #7a3e3e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e0c7b2, #d3b58d, #b68f6d, #a56a4a, #7a3e3e);
}
Similar color palettes
- Enchanted Dust Whisper
- Enchanted Dust Whisper
- Seaside Confections
- Dusky Cookie Delight
- Cheesy Delight
- Embrace of Earth
- Sunkissed Harmony
- Skin Tone Shades
- Serene Elegance
- Creamy Confection Delight
- Sweet Crust Delight
- Peach Whipped Pie
- Lacewood Dreams
- Brown Eclipse
- Rose Virgin
- Light Brown
- Espresso Delight
- Shades of Brown
Dusky Cookie Delight color palette created on .