Paleta de colores Something Bad Will Happen Soon

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Something Bad Will Happen Soon palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Something Bad Will Happen Soon

Download something bad will happen soon color palette PNG image (landscape)
Download something bad will happen soon color palette PNG image (square)

CSS de la paleta de colores Something Bad Will Happen Soon

/* CSS */
.color-1 {
color: #320038;
}
.color-2 {
color: #47002b;
}
.color-3 {
color: #5c002e;
}
.color-4 {
color: #6b0c00;
}
.color-5 {
color: #610800;
}

/* CSS Variables */
:root {
--color-1: #320038;
--color-2: #47002b;
--color-3: #5c002e;
--color-4: #6b0c00;
--color-5: #610800;
}

CSS del degradado de fondo Something Bad Will Happen Soon

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #320038, #47002b, #5c002e, #6b0c00, #610800);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #320038, #47002b, #5c002e, #6b0c00, #610800);
}

Something Bad Will Happen Soon color palette created on .