All Palettes

Color Palette #f0a800, #f6d13c, #f7e69c, #d8b1d4, #e85e7e

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.marigold-dust {
color: #f6d13c;
}
.storm-lightning {
color: #f7e69c;
}
.blushing-sky {
color: #d8b1d4;
}
.highlighter-pink {
color: #e85e7e;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--marigold-dust:#f6d13c;
--storm-lightning:#f7e69c;
--blushing-sky:#d8b1d4;
--highlighter-pink:#e85e7e;
}

More palettes to explore