Paleta de colores Sage Serenity
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Sage Serenity palette
CSS de la paleta de colores Sage Serenity
/* CSS */
.color-1 {
color: #b3c2b2;
}
.color-2 {
color: #5a6a4d;
}
.color-3 {
color: #7e5b3a;
}
.color-4 {
color: #a26b4e;
}
.color-5 {
color: #e5d0c2;
}
/* CSS Variables */
:root {
--color-1: #b3c2b2;
--color-2: #5a6a4d;
--color-3: #7e5b3a;
--color-4: #a26b4e;
--color-5: #e5d0c2;
}
CSS del degradado de fondo Sage Serenity
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b3c2b2, #5a6a4d, #7e5b3a, #a26b4e, #e5d0c2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b3c2b2, #5a6a4d, #7e5b3a, #a26b4e, #e5d0c2);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 200+ paletas de colores Naturaleza
- Verdant Tranquility
- Whispering Earthtones
- Yellow Dandy
- Olive Grove Harmony
- Yellow Eclipse
- Green Camo
- Deviant Shades of Green
- Earthy Green
- Maroon and Sage Green
- Woodland Wanderlust
- Sandal Shades
- Verdant Earthtones
- Orange Problematic
- Oceanic Serenity
- Shades of Green and Yellow
- Shades of Green
- Urban Farm
- Nature's Embrace
Sage Serenity color palette created on .