All Palettes

Color Palette #ff6e61, #ffa175, #ffb47a, #ffdc8a, #ffd6e2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.butternut {
color: #ffa175;
}
.isn-t-it-just-peachy {
color: #ffb47a;
}
.big-bus-yellow {
color: #ffdc8a;
}
.pig-pink {
color: #ffd6e2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--butternut:#ffa175;
--isn-t-it-just-peachy:#ffb47a;
--big-bus-yellow:#ffdc8a;
--pig-pink:#ffd6e2;
}

More palettes to explore