Harpy Hare Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Harpy Hare palette
Color Inspiration
Images that showcase this color palette in real designs
Download Harpy Hare Color Palette (PNG)
Harpy Hare color palette CSS
/* CSS */
.color-1 {
color: #d4a154;
}
.color-2 {
color: #e5a55d;
}
.color-3 {
color: #f1b66a;
}
.color-4 {
color: #f8c97c;
}
.color-5 {
color: #f3c2a5;
}
/* CSS Variables */
:root {
--color-1: #d4a154;
--color-2: #e5a55d;
--color-3: #f1b66a;
--color-4: #f8c97c;
--color-5: #f3c2a5;
}
Harpy Hare background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d4a154, #e5a55d, #f1b66a, #f8c97c, #f3c2a5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d4a154, #e5a55d, #f1b66a, #f8c97c, #f3c2a5);
}
Similar color palettes
Scroll down to explore 20+ Aesthetic color palettes
Harpy Hare color palette created on .