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: #bacf8c;
}
.color-3 {
color: #8daa6e;
}
.color-4 {
color: #6d8c5a;
}
.color-5 {
color: #506f4d;
}

/* CSS Variables */
:root {
--color-1: #d5d195;
--color-2: #bacf8c;
--color-3: #8daa6e;
--color-4: #6d8c5a;
--color-5: #506f4d;
}

Winter Hazel background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d5d195, #bacf8c, #8daa6e, #6d8c5a, #506f4d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d5d195, #bacf8c, #8daa6e, #6d8c5a, #506f4d);
}

Similar color palettes

Scroll down to explore 2 Winter color palettes

Winter Hazel color palette created on .