Paleta de colores Cerulean Harmony
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Cerulean Harmony palette
CSS de la paleta de colores Cerulean Harmony
/* CSS */
.color-1 {
color: #2a6e98;
}
.color-2 {
color: #499fbc;
}
.color-3 {
color: #70c4d7;
}
.color-4 {
color: #b2e2f5;
}
.color-5 {
color: #f9f0c8;
}
/* CSS Variables */
:root {
--color-1: #2a6e98;
--color-2: #499fbc;
--color-3: #70c4d7;
--color-4: #b2e2f5;
--color-5: #f9f0c8;
}
CSS del degradado de fondo Cerulean Harmony
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2a6e98, #499fbc, #70c4d7, #b2e2f5, #f9f0c8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2a6e98, #499fbc, #70c4d7, #b2e2f5, #f9f0c8);
}
Paletas de colores similares
- Shades of Pink
- Blue Luninaria
- Celestial Harmony
- Light Blue
- Blue Green Yellow Watercolor
- 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
Cerulean Harmony color palette created on .