Paleta de colores Coastal Serenity Palette
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Coastal Serenity Palette palette
CSS de la paleta de colores Coastal Serenity Palette
/* CSS */
.color-1 {
color: #cfdce8;
}
.color-2 {
color: #b2cad7;
}
.color-3 {
color: #91adb1;
}
.color-4 {
color: #698c88;
}
.color-5 {
color: #0d9bbf;
}
/* CSS Variables */
:root {
--color-1: #cfdce8;
--color-2: #b2cad7;
--color-3: #91adb1;
--color-4: #698c88;
--color-5: #0d9bbf;
}
CSS del degradado de fondo Coastal Serenity Palette
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #cfdce8, #b2cad7, #91adb1, #698c88, #0d9bbf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #cfdce8, #b2cad7, #91adb1, #698c88, #0d9bbf);
}
Paletas de colores similares
- Whispering Mist
- Shades of Gray
- Midnight Mirage
- Oceanic Twilight Symphony
- Whispers of Dusk
- Midnight Reverie
- Ocean's Whispering Shadows
- Whispers of Sunlight
- Whispers of Lavender Sky
- Sunlit Sand Dunes
- Dark Blue
- Shades of Gray
- Serene Coastal Bliss
- Shades of Gray
- Shades of Silver Whisper
- Whispering Mist Hues
- Shades of Gray
- Serene Ocean Breeze
Coastal Serenity Palette color palette created on .