All Palettes

Color Palette #f7e5cf, #f2bac7, #ff6e61, #ffcb5c, #690571

0%
0%
0%

CSS code for this palette

/* CSS */
.follow-the-leader {
color: #f7e5cf;
}
.pink-grapefruit {
color: #f2bac7;
}
.grapefruit-pulp {
color: #ff6e61;
}
.nacho {
color: #ffcb5c;
}
.zeus-purple {
color: #690571;
}

/* CSS Variables */
:root {
--follow-the-leader:#f7e5cf;
--pink-grapefruit:#f2bac7;
--grapefruit-pulp:#ff6e61;
--nacho:#ffcb5c;
--zeus-purple:#690571;
}

More palettes to explore