Forest Whisper Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Forest Whisper palette

Condividi questa palette a:

Scarica la tavolozza dei colori Forest Whisper (PNG)

Download forest whisper color palette PNG image (landscape)
Download forest whisper color palette PNG image (square)

tavolozza dei colori Forest Whisper CSS

/* CSS */
.color-1 {
color: #91a06e;
}
.color-2 {
color: #a5826f;
}
.color-3 {
color: #eed6c4;
}
.color-4 {
color: #55694f;
}
.color-5 {
color: #bdba8f;
}

/* CSS Variables */
:root {
--color-1: #91a06e;
--color-2: #a5826f;
--color-3: #eed6c4;
--color-4: #55694f;
--color-5: #bdba8f;
}

CSS con gradiente di sfondo Forest Whisper

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #91a06e, #a5826f, #eed6c4, #55694f, #bdba8f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #91a06e, #a5826f, #eed6c4, #55694f, #bdba8f);
}

Tavolozze di colori simili

Forest Whisper color palette created on .