Hazel Delight Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Hazel Delight palette
Color Inspiration
Images that showcase this color palette in real designs
Download Hazel Delight Color Palette (PNG)
Hazel Delight color palette CSS
/* CSS */
.color-1 {
color: #6a4b39;
}
.color-2 {
color: #c1aa90;
}
.color-3 {
color: #d8c5a6;
}
.color-4 {
color: #f3e8d8;
}
.color-5 {
color: #f3c5b4;
}
/* CSS Variables */
:root {
--color-1: #6a4b39;
--color-2: #c1aa90;
--color-3: #d8c5a6;
--color-4: #f3e8d8;
--color-5: #f3c5b4;
}
Hazel Delight background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6a4b39, #c1aa90, #d8c5a6, #f3e8d8, #f3c5b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6a4b39, #c1aa90, #d8c5a6, #f3e8d8, #f3c5b4);
}
Similar color palettes
Scroll down to explore 10+ Hazel color palettes
Hazel Delight color palette created on .