Paleta de colores Serenity Blossom
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Serenity Blossom palette
CSS de la paleta de colores Serenity Blossom
/* CSS */
.color-1 {
color: #f0b17a;
}
.color-2 {
color: #f6d5a7;
}
.color-3 {
color: #f9e8b4;
}
.color-4 {
color: #a4d6ae;
}
.color-5 {
color: #6cb8e4;
}
/* CSS Variables */
:root {
--color-1: #f0b17a;
--color-2: #f6d5a7;
--color-3: #f9e8b4;
--color-4: #a4d6ae;
--color-5: #6cb8e4;
}
CSS del degradado de fondo Serenity Blossom
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0b17a, #f6d5a7, #f9e8b4, #a4d6ae, #6cb8e4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0b17a, #f6d5a7, #f9e8b4, #a4d6ae, #6cb8e4);
}
Paletas de colores similares
- Warm Cashmere
- Whispers of Autumn
- Light Beige
- Whisker Whisper
- Whispers of Warmth
- Glimmering Harvest
- Albescent Beige
- Underdog Vibes
- Golden Sands of Mandalay
- Whispering Cookie Crumble
- Sophisticated Purple
- Stone Beige
- Sunset Whisper
- Whispering Hues
- Mediterranean Glow
- Sweet Arrow Delight
- Whispering Confections
- Skin Tones
Serenity Blossom color palette created on .