Blood for the Blood God Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Blood for the Blood God palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori 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)

tavolozza dei colori Blood for the Blood God CSS

/* 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 con gradiente di sfondo 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 .