Empty Vacant Hollow Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Empty Vacant Hollow palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Empty Vacant Hollow

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

tavolozza dei colori Empty Vacant Hollow CSS

/* 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 con gradiente di sfondo 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 .