Paleta de colores Something (Eats at Me)

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Something (Eats at Me) palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Something (Eats at Me)

Download something (eats at me) color palette PNG image (landscape)
Download something (eats at me) color palette PNG image (square)

CSS de la paleta de colores Something (Eats at Me)

/* CSS */
.color-1 {
color: #5f3c8b;
}
.color-2 {
color: #a45db6;
}
.color-3 {
color: #f0b7e3;
}
.color-4 {
color: #ff9900;
}
.color-5 {
color: #ff4d00;
}

/* CSS Variables */
:root {
--color-1: #5f3c8b;
--color-2: #a45db6;
--color-3: #f0b7e3;
--color-4: #ff9900;
--color-5: #ff4d00;
}

CSS del degradado de fondo Something (Eats at Me)

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5f3c8b, #a45db6, #f0b7e3, #ff9900, #ff4d00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5f3c8b, #a45db6, #f0b7e3, #ff9900, #ff4d00);
}

Something (Eats at Me) color palette created on .