Paleta de colores Ethereal Undead Dreams

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Ethereal Undead Dreams palette

Compartir esta paleta en:

CSS de la paleta de colores Ethereal Undead Dreams

/* CSS */
.color-1 {
color: #2e8d9e;
}
.color-2 {
color: #79c3b8;
}
.color-3 {
color: #a5e3e9;
}
.color-4 {
color: #f8d49b;
}
.color-5 {
color: #d97d68;
}

/* CSS Variables */
:root {
--color-1: #2e8d9e;
--color-2: #79c3b8;
--color-3: #a5e3e9;
--color-4: #f8d49b;
--color-5: #d97d68;
}

CSS del degradado de fondo Ethereal Undead Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2e8d9e, #79c3b8, #a5e3e9, #f8d49b, #d97d68);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2e8d9e, #79c3b8, #a5e3e9, #f8d49b, #d97d68);
}

Paletas de colores similares

Ethereal Undead Dreams color palette created on .