All Palettes

Color Palette #f0a800, #f1c84b, #f2e58c, #f4b69f, #f74e3b

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.gentlemann-s-business-pants {
color: #f2e58c;
}
.first-date {
color: #f4b69f;
}
.benihi-red {
color: #f74e3b;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--solar-plexus-chakra:#f1c84b;
--gentlemann-s-business-pants:#f2e58c;
--first-date:#f4b69f;
--benihi-red:#f74e3b;
}

More palettes to explore