All Palettes

Color Palette #f5a524, #f7c94b, #f9e19f, #a1d600, #4b8b2d

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-glazed-chicken {
color: #f5a524;
}
.sunny-mood {
color: #f7c94b;
}
.durango-dust {
color: #f9e19f;
}
.matcha-powder {
color: #a1d600;
}
.overgrown-mausoleum {
color: #4b8b2d;
}

/* CSS Variables */
:root {
--apricot-glazed-chicken:#f5a524;
--sunny-mood:#f7c94b;
--durango-dust:#f9e19f;
--matcha-powder:#a1d600;
--overgrown-mausoleum:#4b8b2d;
}

More palettes to explore