All Palettes

Color Palette #f0a800, #f9d958, #f9e19f, #f6b4a2, #f47171

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.lemon-zest {
color: #f9d958;
}
.durango-dust {
color: #f9e19f;
}
.first-date {
color: #f6b4a2;
}
.breeze-of-chilli {
color: #f47171;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--lemon-zest:#f9d958;
--durango-dust:#f9e19f;
--first-date:#f6b4a2;
--breeze-of-chilli:#f47171;
}

More palettes to explore