All Palettes

Color Palette #f0a800, #f8ce6d, #f1b1bf, #e85e7e, #d65c91

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.bright-yarrow {
color: #f8ce6d;
}
.ibis {
color: #f1b1bf;
}
.highlighter-pink {
color: #e85e7e;
}
.flirty-rose {
color: #d65c91;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--bright-yarrow:#f8ce6d;
--ibis:#f1b1bf;
--highlighter-pink:#e85e7e;
--flirty-rose:#d65c91;
}

More palettes to explore