All Palettes

Color Palette #ff6e61, #6f5b95, #87af4b, #ffcb5c, #f67481

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.just-a-fairytale {
color: #6f5b95;
}
.savoy {
color: #87af4b;
}
.nacho {
color: #ffcb5c;
}
.momo-peach {
color: #f67481;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--just-a-fairytale:#6f5b95;
--savoy:#87af4b;
--nacho:#ffcb5c;
--momo-peach:#f67481;
}

More palettes to explore