Paleta de colores Blush and Sage Serenity
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Blush and Sage Serenity palette
CSS de la paleta de colores Blush and Sage Serenity
/* CSS */
.color-1 {
color: #ffb3c1;
}
.color-2 {
color: #83b4b1;
}
.color-3 {
color: #5f7c7b;
}
.color-4 {
color: #394c4c;
}
.color-5 {
color: #f1c84b;
}
/* CSS Variables */
:root {
--color-1: #ffb3c1;
--color-2: #83b4b1;
--color-3: #5f7c7b;
--color-4: #394c4c;
--color-5: #f1c84b;
}
CSS del degradado de fondo Blush and Sage Serenity
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb3c1, #83b4b1, #5f7c7b, #394c4c, #f1c84b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb3c1, #83b4b1, #5f7c7b, #394c4c, #f1c84b);
}
Paletas de colores similares
- Charming Serenity
- Pink Strawberry Milkshake
- Pastel Ivy League
- Purple Princess
- Valeriano Dreamscape
- Shades of Green and Pink
- Pink Whisper Dreams
- Shades of Green and Pink
- Black Green Elegance
- Dahlia Dreams
- Pink Dahlia
- Serene Sunset Breeze
- Shades of Pink
- Pink Sugarcrush
- Venomous Elegance
- Pink Sugarcrush
- Pink Peony
- Bright Orange
Blush and Sage Serenity color palette created on .