Paleta de colores Dreams of Hallownest
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Dreams of Hallownest palette
CSS de la paleta de colores Dreams of Hallownest
/* CSS */
.color-1 {
color: #1c1e3f;
}
.color-2 {
color: #3a3f69;
}
.color-3 {
color: #5b5f8b;
}
.color-4 {
color: #a3a7c7;
}
.color-5 {
color: #dadae2;
}
/* CSS Variables */
:root {
--color-1: #1c1e3f;
--color-2: #3a3f69;
--color-3: #5b5f8b;
--color-4: #a3a7c7;
--color-5: #dadae2;
}
CSS del degradado de fondo Dreams of Hallownest
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1c1e3f, #3a3f69, #5b5f8b, #a3a7c7, #dadae2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1c1e3f, #3a3f69, #5b5f8b, #a3a7c7, #dadae2);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 80 paletas de colores Estético
- Midnight Cascade
- Web of Anomalies
- Shades of Blue
- Celestial Dreams
- Dusky Rose Reverie
- Vintage Neptune Tides
- Enchanted Twilight
- Dark Red
- Shades of Blue
- Blue Winter
- Midnight Reverie
- Shades of Blue Raven
- Shades of Purple
- Dreams of Hallownest
- Eclipse of Infinity
- Shades of Purple and Blue
- Midnight Amethyst Dream
- Dystopian Broadcast
Dreams of Hallownest color palette created on .