Black Depths of the Blood Sea Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Black Depths of the Blood Sea palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Black Depths of the Blood Sea

Download black depths of the blood sea color palette PNG image (landscape)
Download black depths of the blood sea color palette PNG image (square)

tavolozza dei colori Black Depths of the Blood Sea CSS

/* CSS */
.color-1 {
color: #2e1a1f;
}
.color-2 {
color: #593b42;
}
.color-3 {
color: #8a565c;
}
.color-4 {
color: #af8386;
}
.color-5 {
color: #d19fa3;
}

/* CSS Variables */
:root {
--color-1: #2e1a1f;
--color-2: #593b42;
--color-3: #8a565c;
--color-4: #af8386;
--color-5: #d19fa3;
}

CSS con gradiente di sfondo Black Depths of the Blood Sea

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2e1a1f, #593b42, #8a565c, #af8386, #d19fa3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2e1a1f, #593b42, #8a565c, #af8386, #d19fa3);
}

Black Depths of the Blood Sea color palette created on .