Something Bad Will Happen Soon Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Something Bad Will Happen Soon palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori 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)

tavolozza dei colori Something Bad Will Happen Soon CSS

/* 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 con gradiente di sfondo 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 .