Hazel Green Eyes Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Hazel Green Eyes palette
Hazel Green Eyes color palette PNG image
Hazel Green Eyes color palette CSS
/* CSS */
.color-1 {
color: #b8c99c;
}
.color-2 {
color: #a4c6a6;
}
.color-3 {
color: #8ebea1;
}
.color-4 {
color: #7b9c77;
}
.color-5 {
color: #5a7854;
}
/* CSS Variables */
:root {
--color-1: #b8c99c;
--color-2: #a4c6a6;
--color-3: #8ebea1;
--color-4: #7b9c77;
--color-5: #5a7854;
}
Hazel Green Eyes background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b8c99c, #a4c6a6, #8ebea1, #7b9c77, #5a7854);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b8c99c, #a4c6a6, #8ebea1, #7b9c77, #5a7854);
}
Similar color palettes
Scroll down to explore 7 Green color palettes
Hazel Green Eyes color palette created on .