Beige Blue Lilac Teal Purple Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Beige Blue Lilac Teal Purple palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Beige Blue Lilac Teal Purple

Download beige blue lilac teal purple color palette PNG image (landscape)
Download beige blue lilac teal purple color palette PNG image (square)

tavolozza dei colori Beige Blue Lilac Teal Purple CSS

/* CSS */
.color-1 {
color: #d2c5b6;
}
.color-2 {
color: #a3c7e0;
}
.color-3 {
color: #b79fd1;
}
.color-4 {
color: #6a4e8d;
}
.color-5 {
color: #009975;
}

/* CSS Variables */
:root {
--color-1: #d2c5b6;
--color-2: #a3c7e0;
--color-3: #b79fd1;
--color-4: #6a4e8d;
--color-5: #009975;
}

CSS con gradiente di sfondo Beige Blue Lilac Teal Purple

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d2c5b6, #a3c7e0, #b79fd1, #6a4e8d, #009975);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d2c5b6, #a3c7e0, #b79fd1, #6a4e8d, #009975);
}

Beige Blue Lilac Teal Purple color palette created on .