Paleta de colores Black Scenecore Snake

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Black Scenecore Snake palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Black Scenecore Snake

Download black scenecore snake color palette PNG image (landscape)
Download black scenecore snake color palette PNG image (square)

CSS de la paleta de colores Black Scenecore Snake

/* CSS */
.color-1 {
color: #000000;
}
.color-2 {
color: #2b2b2b;
}
.color-3 {
color: #5c5c5c;
}
.color-4 {
color: #8f8f8f;
}
.color-5 {
color: #d1d1d1;
}

/* CSS Variables */
:root {
--color-1: #000000;
--color-2: #2b2b2b;
--color-3: #5c5c5c;
--color-4: #8f8f8f;
--color-5: #d1d1d1;
}

CSS del degradado de fondo Black Scenecore Snake

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #000000, #2b2b2b, #5c5c5c, #8f8f8f, #d1d1d1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #000000, #2b2b2b, #5c5c5c, #8f8f8f, #d1d1d1);
}

Black Scenecore Snake color palette created on .