All Palettes

Color Palette #ff6e61, #f7b4a1, #f4cf3e, #4bbead, #fc4d1d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mystic-tulip {
color: #f7b4a1;
}
.marigold-dust {
color: #f4cf3e;
}
.emerald-bliss {
color: #4bbead;
}
.tan-red {
color: #fc4d1d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mystic-tulip:#f7b4a1;
--marigold-dust:#f4cf3e;
--emerald-bliss:#4bbead;
--tan-red:#fc4d1d;
}

More palettes to explore