Stone Beige Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Stone Beige palette
Stone Beige color palette CSS
/* CSS */
.color-1 {
color: #7e7c6d;
}
.color-2 {
color: #a8a08f;
}
.color-3 {
color: #d1d0c1;
}
.color-4 {
color: #e2d9c5;
}
.color-5 {
color: #f4e3d7;
}
/* CSS Variables */
:root {
--color-1: #7e7c6d;
--color-2: #a8a08f;
--color-3: #d1d0c1;
--color-4: #e2d9c5;
--color-5: #f4e3d7;
}
Stone Beige background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7e7c6d, #a8a08f, #d1d0c1, #e2d9c5, #f4e3d7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7e7c6d, #a8a08f, #d1d0c1, #e2d9c5, #f4e3d7);
}
Similar color palettes
- Nutty Delight
- Nutty Earthtones
- 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
Stone Beige color palette created on .