Hazel Leaves Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Hazel Leaves palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Hazel Leaves

Download hazel leaves color palette PNG image (landscape)
Download hazel leaves color palette PNG image (square)

tavolozza dei colori Hazel Leaves CSS

/* CSS */
.color-1 {
color: #9f512d;
}
.color-2 {
color: #c2b180;
}
.color-3 {
color: #ffd900;
}
.color-4 {
color: #6b8f24;
}
.color-5 {
color: #8b4513;
}

/* CSS Variables */
:root {
--color-1: #9f512d;
--color-2: #c2b180;
--color-3: #ffd900;
--color-4: #6b8f24;
--color-5: #8b4513;
}

CSS con gradiente di sfondo Hazel Leaves

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9f512d, #c2b180, #ffd900, #6b8f24, #8b4513);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9f512d, #c2b180, #ffd900, #6b8f24, #8b4513);
}

Tavolozze di colori simili

Hazel Leaves color palette created on .