Paleta de colores Empty Vacant Hollow

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Empty Vacant Hollow palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Empty Vacant Hollow

Download empty vacant hollow color palette PNG image (landscape)
Download empty vacant hollow color palette PNG image (square)

CSS de la paleta de colores Empty Vacant Hollow

/* CSS */
.color-1 {
color: #f5e1b8;
}
.color-2 {
color: #d0b1af;
}
.color-3 {
color: #9d6c94;
}
.color-4 {
color: #6b4b8b;
}
.color-5 {
color: #4b3d6c;
}

/* CSS Variables */
:root {
--color-1: #f5e1b8;
--color-2: #d0b1af;
--color-3: #9d6c94;
--color-4: #6b4b8b;
--color-5: #4b3d6c;
}

CSS del degradado de fondo Empty Vacant Hollow

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5e1b8, #d0b1af, #9d6c94, #6b4b8b, #4b3d6c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5e1b8, #d0b1af, #9d6c94, #6b4b8b, #4b3d6c);
}

Empty Vacant Hollow color palette created on .