Paleta de colores Vibrant Eggplant Symphony

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Vibrant Eggplant Symphony palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Vibrant Eggplant Symphony

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

CSS de la paleta de colores Vibrant Eggplant Symphony

/* 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 del degradado de fondo 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 .