Beige Elegance Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Beige Elegance palette
Beige Elegance color palette CSS
/* CSS */
.color-1 {
color: #e3d5c4;
}
.color-2 {
color: #f5f0e0;
}
.color-3 {
color: #f2e6d9;
}
.color-4 {
color: #d7c6b2;
}
.color-5 {
color: #b5a38c;
}
/* CSS Variables */
:root {
--color-1: #e3d5c4;
--color-2: #f5f0e0;
--color-3: #f2e6d9;
--color-4: #d7c6b2;
--color-5: #b5a38c;
}
Beige Elegance background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e3d5c4, #f5f0e0, #f2e6d9, #d7c6b2, #b5a38c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e3d5c4, #f5f0e0, #f2e6d9, #d7c6b2, #b5a38c);
}
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
Beige Elegance color palette created on .