Paleta de colores Deep Red Emo

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Deep Red Emo palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Deep Red Emo

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

CSS de la paleta de colores Deep Red Emo

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