Hazel Moon Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Hazel Moon palette

Share this palette to:

Hazel Moon color palette PNG image

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

Hazel Moon color palette CSS

/* CSS */
.color-1 {
color: #6b4c4c;
}
.color-2 {
color: #a67b6e;
}
.color-3 {
color: #d2b2a3;
}
.color-4 {
color: #f3e0d3;
}
.color-5 {
color: #f5f0e0;
}

/* CSS Variables */
:root {
--color-1: #6b4c4c;
--color-2: #a67b6e;
--color-3: #d2b2a3;
--color-4: #f3e0d3;
--color-5: #f5f0e0;
}

Hazel Moon background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6b4c4c, #a67b6e, #d2b2a3, #f3e0d3, #f5f0e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6b4c4c, #a67b6e, #d2b2a3, #f3e0d3, #f5f0e0);
}

Similar color palettes

Scroll down to explore 1 Hazel color palette

Hazel Moon color palette created on .