Hazelmypeepes Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Hazelmypeepes palette
Hazelmypeepes color palette PNG image
Hazelmypeepes color palette CSS
/* CSS */
.color-1 {
color: #b6a89a;
}
.color-2 {
color: #e5c49f;
}
.color-3 {
color: #f1e3c6;
}
.color-4 {
color: #e6b84c;
}
.color-5 {
color: #c27a9f;
}
/* CSS Variables */
:root {
--color-1: #b6a89a;
--color-2: #e5c49f;
--color-3: #f1e3c6;
--color-4: #e6b84c;
--color-5: #c27a9f;
}
Hazelmypeepes background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b6a89a, #e5c49f, #f1e3c6, #e6b84c, #c27a9f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b6a89a, #e5c49f, #f1e3c6, #e6b84c, #c27a9f);
}
Similar color palettes
Scroll down to explore 1 Hazel color palette
Hazelmypeepes color palette created on .