Paleta de colores Lunar
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Lunar palette
CSS de la paleta de colores Lunar
/* CSS */
.color-1 {
color: #9fc1d6;
}
.color-2 {
color: #b0d2e3;
}
.color-3 {
color: #dff2f6;
}
.color-4 {
color: #f7e1b6;
}
.color-5 {
color: #f2a1b4;
}
/* CSS Variables */
:root {
--color-1: #9fc1d6;
--color-2: #b0d2e3;
--color-3: #dff2f6;
--color-4: #f7e1b6;
--color-5: #f2a1b4;
}
CSS del degradado de fondo Lunar
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9fc1d6, #b0d2e3, #dff2f6, #f7e1b6, #f2a1b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9fc1d6, #b0d2e3, #dff2f6, #f7e1b6, #f2a1b4);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 500+ paletas de colores Estético
- Pink and Blue Delight
- Shades of Pink and Blue
- Electric Celebration
- Cerulean Dreams
- Celestial Celebration
- Shades of Green
- Shades of Blue
- Earthy Blue
- Turquoise Transformations
- Eclipse Vision
- Oceanic Sunrise
- Celestial Bliss
- Oceanic Whispers
- Opalescent Dreamscape
- Aqua Serenade
- Coastal Breeze
- Celestial Spectrum
- Turquoise Sunset
Lunar color palette created on .