All Palettes

Color Palette #dab7e1, #ff6e61, #ffcb5c, #88d8b0, #3bb0aa

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #dab7e1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.nacho {
color: #ffcb5c;
}
.jovial-jade {
color: #88d8b0;
}
.island-moment {
color: #3bb0aa;
}

/* CSS Variables */
:root {
--pretty-petunia:#dab7e1;
--grapefruit-pulp:#ff6e61;
--nacho:#ffcb5c;
--jovial-jade:#88d8b0;
--island-moment:#3bb0aa;
}

More palettes to explore