Vibrant Eggplant Symphony Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Vibrant Eggplant Symphony palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Vibrant Eggplant Symphony

Download vibrant eggplant symphony color palette PNG image (landscape)
Download vibrant eggplant symphony color palette PNG image (square)

tavolozza dei colori Vibrant Eggplant Symphony CSS

/* CSS */
.color-1 {
color: #550066;
}
.color-2 {
color: #7a0066;
}
.color-3 {
color: #a80068;
}
.color-4 {
color: #d10065;
}
.color-5 {
color: #ff3366;
}

/* CSS Variables */
:root {
--color-1: #550066;
--color-2: #7a0066;
--color-3: #a80068;
--color-4: #d10065;
--color-5: #ff3366;
}

CSS con gradiente di sfondo Vibrant Eggplant Symphony

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #550066, #7a0066, #a80068, #d10065, #ff3366);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #550066, #7a0066, #a80068, #d10065, #ff3366);
}

Vibrant Eggplant Symphony color palette created on .