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: #d1c599;
}
.color-2 {
color: #b8b77a;
}
.color-3 {
color: #a29a6d;
}
.color-4 {
color: #8c895a;
}
.color-5 {
color: #6a6a4d;
}

/* CSS Variables */
:root {
--color-1: #d1c599;
--color-2: #b8b77a;
--color-3: #a29a6d;
--color-4: #8c895a;
--color-5: #6a6a4d;
}

Winter Hazel background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d1c599, #b8b77a, #a29a6d, #8c895a, #6a6a4d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d1c599, #b8b77a, #a29a6d, #8c895a, #6a6a4d);
}

Similar color palettes

Scroll down to explore 2 Winter color palettes

Winter Hazel color palette created on .