All Palettes

Color Palette #f0a400, #f6d64c, #f9e19f, #f4b8c7, #d95a30

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-dream {
color: #f0a400;
}
.fresh-pineapple {
color: #f6d64c;
}
.durango-dust {
color: #f9e19f;
}
.pink-grapefruit {
color: #f4b8c7;
}
.untamed-orange {
color: #d95a30;
}

/* CSS Variables */
:root {
--lemon-dream:#f0a400;
--fresh-pineapple:#f6d64c;
--durango-dust:#f9e19f;
--pink-grapefruit:#f4b8c7;
--untamed-orange:#d95a30;
}

More palettes to explore