All Palettes

Color Palette #ff6e61, #ff8e3d, #ffc94d, #60c6e2, #6c5b80

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kanz-orange {
color: #ff8e3d;
}
.chunky-bee {
color: #ffc94d;
}
.magnesia-bay {
color: #60c6e2;
}
.concord-jam {
color: #6c5b80;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kanz-orange:#ff8e3d;
--chunky-bee:#ffc94d;
--magnesia-bay:#60c6e2;
--concord-jam:#6c5b80;
}

More palettes to explore