All Palettes

Color Palette #ff6e61, #6d9dc5, #f1c84b, #69974e, #bb3e3e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.cerulean-frost {
color: #6d9dc5;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.flat-green {
color: #69974e;
}
.dull-red {
color: #bb3e3e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--cerulean-frost:#6d9dc5;
--solar-plexus-chakra:#f1c84b;
--flat-green:#69974e;
--dull-red:#bb3e3e;
}

More palettes to explore