Paleta de colores Coastal Serenity
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Coastal Serenity palette
CSS de la paleta de colores Coastal Serenity
/* CSS */
.color-1 {
color: #a5b8d5;
}
.color-2 {
color: #b9c5df;
}
.color-3 {
color: #e4e9f1;
}
.color-4 {
color: #f7d3a1;
}
.color-5 {
color: #e5b59f;
}
/* CSS Variables */
:root {
--color-1: #a5b8d5;
--color-2: #b9c5df;
--color-3: #e4e9f1;
--color-4: #f7d3a1;
--color-5: #e5b59f;
}
CSS del degradado de fondo Coastal Serenity
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a5b8d5, #b9c5df, #e4e9f1, #f7d3a1, #e5b59f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a5b8d5, #b9c5df, #e4e9f1, #f7d3a1, #e5b59f);
}
Paletas de colores similares
- Blue Luninaria
- Celestial Harmony
- Silent Pursuit
- Whispers of the Sky
- Whispers of the Sky
- Serenity's Embrace
- Midnight Blue
- Midnight Blue
- Tropical Teal Symphony
- Japanese Kimono
- Shades of Pink and Blue
- Electric Dreamscape
- Shades of Pink and Red
- Blue Moonlit
- Shades of Blue Moonlight
- Sweet Orchard Delight
- Purple Twilight
- Celestial Dreams
Coastal Serenity color palette created on .