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
Immagine PNG della tavolozza dei colori Black Depths of the Blood Sea
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);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Nero
Black Depths of the Blood Sea color palette created on .