All Palettes

Color Palette #ff6e61, #ffa280, #f1c84b, #a6d8d2, #5e9c89

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ffa280;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.lolly-ice {
color: #a6d8d2;
}
.grey-teal {
color: #5e9c89;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ffa280;
--solar-plexus-chakra:#f1c84b;
--lolly-ice:#a6d8d2;
--grey-teal:#5e9c89;
}

More palettes to explore