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: #f5e1b2;
}
.color-2 {
color: #d7c6a7;
}
.color-3 {
color: #c5baa6;
}
.color-4 {
color: #a3917b;
}
.color-5 {
color: #7c6b55;
}
/* CSS Variables */
:root {
--color-1: #f5e1b2;
--color-2: #d7c6a7;
--color-3: #c5baa6;
--color-4: #a3917b;
--color-5: #7c6b55;
}
Beige Elegance background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5e1b2, #d7c6a7, #c5baa6, #a3917b, #7c6b55);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5e1b2, #d7c6a7, #c5baa6, #a3917b, #7c6b55);
}
Similar color palettes
- Espresso Elegance
- Warm Beige
- Pink Mint Delight
- Brown Iced Latte
- Whispers of Nature
- Whispers of Earth
- Earthy Elegance
- Whispering Woods
- Autumn's Embrace
- Haunting Harvest
- Whispers of Earth
- Autumn Harvest Hues
- Autumn Harvest Hues
- Whispers of the Wild
- Livid Brown Hues
- Whispers of Coastal Dusk
- Whispers of Sandstone
- Embrace of Earth
Beige Elegance color palette created on .