Paleta de colores Celestial Veil
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Celestial Veil palette
CSS de la paleta de colores Celestial Veil
/* CSS */
.color-1 {
color: #1e1f34;
}
.color-2 {
color: #492b54;
}
.color-3 {
color: #7c4a8c;
}
.color-4 {
color: #a76c9c;
}
.color-5 {
color: #f8c9d1;
}
/* CSS Variables */
:root {
--color-1: #1e1f34;
--color-2: #492b54;
--color-3: #7c4a8c;
--color-4: #a76c9c;
--color-5: #f8c9d1;
}
CSS del degradado de fondo Celestial Veil
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e1f34, #492b54, #7c4a8c, #a76c9c, #f8c9d1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e1f34, #492b54, #7c4a8c, #a76c9c, #f8c9d1);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 70+ paletas de colores Estético
- Midnight Cascade
- Mystic Scorpion Dance
- Web of Anomalies
- Shades of Blue
- Celestial Dreams
- Dusky Rose Reverie
- Vintage Neptune Tides
- Celestial Reverie
- Nebula's Embrace
- Celestial Dreamscape
- Deep Blue Nebula
- Midnight Blooms
- Shades of Pink
- Whispers of Twilight
- Celestial Harmony
- Purple Sunset
- Mysterious Purple
- Midnight Serenade
Celestial Veil color palette created on .