Paleta de colores Blood for the Blood God

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Blood for the Blood God palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Blood for the Blood God

Download blood for the blood god color palette PNG image (landscape)
Download blood for the blood god color palette PNG image (square)

CSS de la paleta de colores Blood for the Blood God

/* CSS */
.color-1 {
color: #9c1c31;
}
.color-2 {
color: #d57d6c;
}
.color-3 {
color: #f3b7a0;
}
.color-4 {
color: #a14f52;
}
.color-5 {
color: #5c1f25;
}

/* CSS Variables */
:root {
--color-1: #9c1c31;
--color-2: #d57d6c;
--color-3: #f3b7a0;
--color-4: #a14f52;
--color-5: #5c1f25;
}

CSS del degradado de fondo Blood for the Blood God

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9c1c31, #d57d6c, #f3b7a0, #a14f52, #5c1f25);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9c1c31, #d57d6c, #f3b7a0, #a14f52, #5c1f25);
}

Blood for the Blood God color palette created on .