Forest Whisper Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Forest Whisper palette

Share this palette to:

Download Forest Whisper Color Palette (PNG)

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

Forest Whisper color palette CSS

/* CSS */
.color-1 {
color: #6d6c3b;
}
.color-2 {
color: #b9d8e4;
}
.color-3 {
color: #10130c;
}
.color-4 {
color: #333914;
}
.color-5 {
color: #584f2c;
}

/* CSS Variables */
:root {
--color-1: #6d6c3b;
--color-2: #b9d8e4;
--color-3: #10130c;
--color-4: #333914;
--color-5: #584f2c;
}

Forest Whisper background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6d6c3b, #b9d8e4, #10130c, #333914, #584f2c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6d6c3b, #b9d8e4, #10130c, #333914, #584f2c);
}

Similar color palettes

Scroll down to explore 1 colors.olive color palette

Forest Whisper color palette created on .