All Palettes

Color Palette #ff6e61, #ff9a47, #ffcd75, #ffdd9e, #ffebb3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.grandis {
color: #ffcd75;
}
.south-shore-sun {
color: #ffdd9e;
}
.lively-yellow {
color: #ffebb3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--grandis:#ffcd75;
--south-shore-sun:#ffdd9e;
--lively-yellow:#ffebb3;
}

More palettes to explore