All Palettes

Color Palette #f0a800, #f9d16c, #f6e1a2, #f4b69f, #d56c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.bright-yarrow {
color: #f9d16c;
}
.sun-dust {
color: #f6e1a2;
}
.first-date {
color: #f4b69f;
}
.paris-pink {
color: #d56c8c;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--bright-yarrow:#f9d16c;
--sun-dust:#f6e1a2;
--first-date:#f4b69f;
--paris-pink:#d56c8c;
}

More palettes to explore