All Palettes

Color Palette #a7d7b8, #f1c84b, #f1a8a2, #ff6e61, #d9b3e6

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.calabrese {
color: #f1a8a2;
}
.grapefruit-pulp {
color: #ff6e61;
}
.pretty-petunia {
color: #d9b3e6;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--solar-plexus-chakra:#f1c84b;
--calabrese:#f1a8a2;
--grapefruit-pulp:#ff6e61;
--pretty-petunia:#d9b3e6;
}

More palettes to explore