Golden Hazel Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Golden Hazel palette

Share this palette to:

Golden Hazel color palette PNG image

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

Golden Hazel color palette CSS

/* CSS */
.color-1 {
color: #c1a96c;
}
.color-2 {
color: #d3b769;
}
.color-3 {
color: #e1c05b;
}
.color-4 {
color: #e7d76e;
}
.color-5 {
color: #f1e8a2;
}

/* CSS Variables */
:root {
--color-1: #c1a96c;
--color-2: #d3b769;
--color-3: #e1c05b;
--color-4: #e7d76e;
--color-5: #f1e8a2;
}

Golden Hazel background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c1a96c, #d3b769, #e1c05b, #e7d76e, #f1e8a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c1a96c, #d3b769, #e1c05b, #e7d76e, #f1e8a2);
}

Similar color palettes

Scroll down to explore 1 Hazel color palette

Golden Hazel color palette created on .