All Palettes

Color Palette #ff6e61, #f9aeae, #fec8d8, #ffecb3, #ffc83d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.snow-white-blush {
color: #f9aeae;
}
.flower-spell {
color: #fec8d8;
}
.joyous {
color: #ffecb3;
}
.yellow-jacket {
color: #ffc83d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--snow-white-blush:#f9aeae;
--flower-spell:#fec8d8;
--joyous:#ffecb3;
--yellow-jacket:#ffc83d;
}

More palettes to explore