All Palettes

Color Palette #ff6e61, #6d9dc5, #a3e0d1, #f9b4d2, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.cerulean-frost {
color: #6d9dc5;
}
.sparkling-mint {
color: #a3e0d1;
}
.lavender-candy {
color: #f9b4d2;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--cerulean-frost:#6d9dc5;
--sparkling-mint:#a3e0d1;
--lavender-candy:#f9b4d2;
--sunshine-mellow:#f1c40e;
}

More palettes to explore