All Palettes

Color Palette #f2abb2, #ff6e61, #ffcb5c, #6a4f78, #3e1f47

0%
0%
0%

CSS code for this palette

/* CSS */
.strawberry-cream {
color: #f2abb2;
}
.grapefruit-pulp {
color: #ff6e61;
}
.nacho {
color: #ffcb5c;
}
.exotic-purple {
color: #6a4f78;
}
.purple-void {
color: #3e1f47;
}

/* CSS Variables */
:root {
--strawberry-cream:#f2abb2;
--grapefruit-pulp:#ff6e61;
--nacho:#ffcb5c;
--exotic-purple:#6a4f78;
--purple-void:#3e1f47;
}

More palettes to explore