All Palettes

Color Palette #ff6e61, #f7b5a1, #f8e2ce, #bae3c7, #5e9c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mystic-tulip {
color: #f7b5a1;
}
.derry-coast-sunrise {
color: #f8e2ce;
}
.spearmints {
color: #bae3c7;
}
.dull-teal {
color: #5e9c8d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mystic-tulip:#f7b5a1;
--derry-coast-sunrise:#f8e2ce;
--spearmints:#bae3c7;
--dull-teal:#5e9c8d;
}

More palettes to explore