Winter Hazel Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Winter Hazel palette

Share this palette to:

Winter Hazel color palette PNG image

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

Winter Hazel color palette CSS

/* CSS */
.color-1 {
color: #d5d195;
}
.color-2 {
color: #c5b87c;
}
.color-3 {
color: #b0a66d;
}
.color-4 {
color: #7e9d62;
}
.color-5 {
color: #4b7c4e;
}

/* CSS Variables */
:root {
--color-1: #d5d195;
--color-2: #c5b87c;
--color-3: #b0a66d;
--color-4: #7e9d62;
--color-5: #4b7c4e;
}

Winter Hazel background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d5d195, #c5b87c, #b0a66d, #7e9d62, #4b7c4e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d5d195, #c5b87c, #b0a66d, #7e9d62, #4b7c4e);
}

Similar color palettes

Scroll down to explore 2 Winter color palettes

Winter Hazel color palette created on .