Paleta de colores Slaughter House in Venezuela

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Slaughter House in Venezuela palette

Compartir esta paleta en:

CSS de la paleta de colores Slaughter House in Venezuela

/* CSS */
.color-1 {
color: #c91d39;
}
.color-2 {
color: #c89e3c;
}
.color-3 {
color: #2d804c;
}
.color-4 {
color: #499ad0;
}
.color-5 {
color: #f5a300;
}

/* CSS Variables */
:root {
--color-1: #c91d39;
--color-2: #c89e3c;
--color-3: #2d804c;
--color-4: #499ad0;
--color-5: #f5a300;
}

CSS del degradado de fondo Slaughter House in Venezuela

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c91d39, #c89e3c, #2d804c, #499ad0, #f5a300);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c91d39, #c89e3c, #2d804c, #499ad0, #f5a300);
}

Slaughter House in Venezuela color palette created on .