Almond Dream Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Almond Dream palette
Almond Dream color palette CSS
/* CSS */
.color-1 {
color: #f2e0cf;
}
.color-2 {
color: #e0c3a9;
}
.color-3 {
color: #d4a58c;
}
.color-4 {
color: #c58f72;
}
.color-5 {
color: #b77c57;
}
/* CSS Variables */
:root {
--color-1: #f2e0cf;
--color-2: #e0c3a9;
--color-3: #d4a58c;
--color-4: #c58f72;
--color-5: #b77c57;
}
Almond Dream background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2e0cf, #e0c3a9, #d4a58c, #c58f72, #b77c57);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2e0cf, #e0c3a9, #d4a58c, #c58f72, #b77c57);
}
Similar color palettes
Scroll down to explore 300+ Beige color palettes
- Vanilla Whisper
- Sunset Serenity
- Silken Biscotti Dream
- Cookie Crumble Dream
- Vanilla Cream
- Light Beige
- Sunlit Elven Glow
- Lustrous Whisper
- Golden Elegance
- Light Kaolin
- Wizarding World
- Glaucous Blue
- Glaucous Blue
- Glaucous Purple Shades
- Whispering Cookie Crumbs
- Vanilla Dreamscape
- Skin Tone Shades
- Whispering Cookie Crumbs
Almond Dream color palette created on .