Paleta de colores Overbearing Emotions

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Overbearing Emotions palette

Compartir esta paleta en:

Descargar la paleta de colores Overbearing Emotions (PNG)

Download overbearing emotions color palette PNG image (landscape)
Download overbearing emotions color palette PNG image (square)

CSS de la paleta de colores Overbearing Emotions

/* CSS */
.color-1 {
color: #4f1213;
}
.color-2 {
color: #721d1f;
}
.color-3 {
color: #873637;
}
.color-4 {
color: #9e4c4e;
}
.color-5 {
color: #9f6063;
}

/* CSS Variables */
:root {
--color-1: #4f1213;
--color-2: #721d1f;
--color-3: #873637;
--color-4: #9e4c4e;
--color-5: #9f6063;
}

CSS del degradado de fondo Overbearing Emotions

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4f1213, #721d1f, #873637, #9e4c4e, #9f6063);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4f1213, #721d1f, #873637, #9e4c4e, #9f6063);
}

Overbearing Emotions color palette created on .