Paleta de colores Stone Beige
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Stone Beige palette
CSS de la paleta de colores Stone Beige
/* 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;
}
CSS del degradado de fondo Stone Beige
/* 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);
}
Paletas de colores similares
- 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
- Lush Gemstone Harmony
- Shades of Pearl
- Whispers of Earth
- Brown Dessert
- Shades of Tumbleweed
Stone Beige color palette created on .