Paleta de colores Cael
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Cael palette
CSS de la paleta de colores Cael
/* CSS */
.color-1 {
color: #a2c6e7;
}
.color-2 {
color: #76b1d0;
}
.color-3 {
color: #4d9ddb;
}
.color-4 {
color: #2a7acf;
}
.color-5 {
color: #1c5b97;
}
/* CSS Variables */
:root {
--color-1: #a2c6e7;
--color-2: #76b1d0;
--color-3: #4d9ddb;
--color-4: #2a7acf;
--color-5: #1c5b97;
}
CSS del degradado de fondo Cael
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a2c6e7, #76b1d0, #4d9ddb, #2a7acf, #1c5b97);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a2c6e7, #76b1d0, #4d9ddb, #2a7acf, #1c5b97);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 300+ paletas de colores Estético
- Rainy Reverie
- Bright Blue
- Serene Scholar Blues
- Scholarly Spectrum
- Ethereal Resonance
- Shades of Blue
- Ethereal Oddities
- Ocean Breeze Sunrise
- Aqua Playground
- Celestial Harmony
- Purple Twilight
- Cotton Candy Dreams
- Whispers of the Storm
- Celestial Serenade
- Celestial Dreamscape
- Serene Elegance
- Mystic Azure Dreamscape
- Shades of Blue
Cael color palette created on .