All Palettes

Color Palette #ff6e61, #ff9c8f, #ffb19e, #ffccb3, #ffdd9e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.lolly {
color: #ff9c8f;
}
.buttery-salmon {
color: #ffb19e;
}
.peach-and-quiet {
color: #ffccb3;
}
.south-shore-sun {
color: #ffdd9e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--lolly:#ff9c8f;
--buttery-salmon:#ffb19e;
--peach-and-quiet:#ffccb3;
--south-shore-sun:#ffdd9e;
}

More palettes to explore