All Palettes

Color Palette #f5b400, #f6d13c, #f9e49f, #f2c7ba, #e7a2c3

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f5b400;
}
.marigold-dust {
color: #f6d13c;
}
.durango-dust {
color: #f9e49f;
}
.sweet-angel {
color: #f2c7ba;
}
.prettiest-pink {
color: #e7a2c3;
}

/* CSS Variables */
:root {
--american-yellow:#f5b400;
--marigold-dust:#f6d13c;
--durango-dust:#f9e49f;
--sweet-angel:#f2c7ba;
--prettiest-pink:#e7a2c3;
}

More palettes to explore