Paleta de colores Black Depths of the Blood Sea
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Black Depths of the Blood Sea palette
Imagen PNG de la paleta de colores Black Depths of the Blood Sea
CSS de la paleta de colores Black Depths of the Blood Sea
/* 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 del degradado de fondo 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);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Negro
Black Depths of the Blood Sea color palette created on .