All Palettes

Color Palette #f5c75c, #f1ac4b, #e69a3d, #d8792c, #c0551b

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-fried-sun-rays {
color: #f5c75c;
}
.egyptian-gold {
color: #f1ac4b;
}
.culpeo {
color: #e69a3d;
}
.bitter-orange {
color: #d8792c;
}
.grieving-daylily {
color: #c0551b;
}

/* CSS Variables */
:root {
--deep-fried-sun-rays:#f5c75c;
--egyptian-gold:#f1ac4b;
--culpeo:#e69a3d;
--bitter-orange:#d8792c;
--grieving-daylily:#c0551b;
}

More palettes to explore