All Palettes

Color Palette #ff6e61, #6d9dc5, #a6d8d2, #f9c54e, #ff9d00

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.cerulean-frost {
color: #6d9dc5;
}
.lolly-ice {
color: #a6d8d2;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.mandarin-peel {
color: #ff9d00;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--cerulean-frost:#6d9dc5;
--lolly-ice:#a6d8d2;
--creamy-sweet-corn:#f9c54e;
--mandarin-peel:#ff9d00;
}

More palettes to explore