Golden Cookie Dreams Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Golden Cookie Dreams palette
Golden Cookie Dreams color palette CSS
/* CSS */
.color-1 {
color: #e7c49c;
}
.color-2 {
color: #f1d9b6;
}
.color-3 {
color: #f9e9c8;
}
.color-4 {
color: #f5d18a;
}
.color-5 {
color: #e3b359;
}
/* CSS Variables */
:root {
--color-1: #e7c49c;
--color-2: #f1d9b6;
--color-3: #f9e9c8;
--color-4: #f5d18a;
--color-5: #e3b359;
}
Golden Cookie Dreams background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e7c49c, #f1d9b6, #f9e9c8, #f5d18a, #e3b359);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e7c49c, #f1d9b6, #f9e9c8, #f5d18a, #e3b359);
}
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
Golden Cookie Dreams color palette created on .