All Palettes

Color Palette #f9e47b, #f4ba3e, #f1856a, #e85e7e, #d95e99

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-dragon {
color: #f9e47b;
}
.golden-mary {
color: #f4ba3e;
}
.peachy-feeling {
color: #f1856a;
}
.highlighter-pink {
color: #e85e7e;
}
.flirty-rose {
color: #d95e99;
}

/* CSS Variables */
:root {
--yellow-dragon:#f9e47b;
--golden-mary:#f4ba3e;
--peachy-feeling:#f1856a;
--highlighter-pink:#e85e7e;
--flirty-rose:#d95e99;
}

More palettes to explore