Creamy Beige Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Creamy Beige palette
Creamy Beige color palette CSS
/* CSS */
.color-1 {
color: #f8e7b4;
}
.color-2 {
color: #e7d5b1;
}
.color-3 {
color: #d6c5a8;
}
.color-4 {
color: #c3b3a2;
}
.color-5 {
color: #bea49d;
}
/* CSS Variables */
:root {
--color-1: #f8e7b4;
--color-2: #e7d5b1;
--color-3: #d6c5a8;
--color-4: #c3b3a2;
--color-5: #bea49d;
}
Creamy Beige background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8e7b4, #e7d5b1, #d6c5a8, #c3b3a2, #bea49d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8e7b4, #e7d5b1, #d6c5a8, #c3b3a2, #bea49d);
}
Similar color palettes
- 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
- Cheesy Delight
- Embrace of Earth
- Sunkissed Harmony
Creamy Beige color palette created on .