Deep Red Emo Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Deep Red Emo palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Deep Red Emo

Download deep red emo color palette PNG image (landscape)
Download deep red emo color palette PNG image (square)

tavolozza dei colori Deep Red Emo CSS

/* CSS */
.color-1 {
color: #080816;
}
.color-2 {
color: #151542;
}
.color-3 {
color: #232353;
}
.color-4 {
color: #30306e;
}
.color-5 {
color: #881616;
}

/* CSS Variables */
:root {
--color-1: #080816;
--color-2: #151542;
--color-3: #232353;
--color-4: #30306e;
--color-5: #881616;
}

CSS con gradiente di sfondo Deep Red Emo

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #080816, #151542, #232353, #30306e, #881616);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #080816, #151542, #232353, #30306e, #881616);
}

Deep Red Emo color palette created on .