Something (Eats at Me) Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

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

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Something (Eats at Me)

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

tavolozza dei colori Something (Eats at Me) CSS

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