Paleta de colores Ethereal Bone Dust

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Ethereal Bone Dust palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Ethereal Bone Dust

Download ethereal bone dust color palette PNG image (landscape)
Download ethereal bone dust color palette PNG image (square)

CSS de la paleta de colores Ethereal Bone Dust

/* CSS */
.color-1 {
color: #888fe7;
}
.color-2 {
color: #242499;
}
.color-3 {
color: #3333cc;
}
.color-4 {
color: #d44e8d;
}
.color-5 {
color: #f4a9af;
}

/* CSS Variables */
:root {
--color-1: #888fe7;
--color-2: #242499;
--color-3: #3333cc;
--color-4: #d44e8d;
--color-5: #f4a9af;
}

CSS del degradado de fondo Ethereal Bone Dust

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #888fe7, #242499, #3333cc, #d44e8d, #f4a9af);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #888fe7, #242499, #3333cc, #d44e8d, #f4a9af);
}

Ethereal Bone Dust color palette created on .