Happiest Sad Day Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Happiest Sad Day palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Happiest Sad Day

Download happiest sad day color palette PNG image (landscape)
Download happiest sad day color palette PNG image (square)

tavolozza dei colori Happiest Sad Day CSS

/* CSS */
.color-1 {
color: #736b2b;
}
.color-2 {
color: #70531a;
}
.color-3 {
color: #6a4420;
}
.color-4 {
color: #623313;
}
.color-5 {
color: #5c231f;
}

/* CSS Variables */
:root {
--color-1: #736b2b;
--color-2: #70531a;
--color-3: #6a4420;
--color-4: #623313;
--color-5: #5c231f;
}

CSS con gradiente di sfondo Happiest Sad Day

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #736b2b, #70531a, #6a4420, #623313, #5c231f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #736b2b, #70531a, #6a4420, #623313, #5c231f);
}

Happiest Sad Day color palette created on .