All Palettes

Color Palette #ff6e61, #ff9a47, #ffb85c, #ffd95c, #ffebb8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.cape-jasmine {
color: #ffb85c;
}
.lemon-twist {
color: #ffd95c;
}
.sunkissed-yellow {
color: #ffebb8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--cape-jasmine:#ffb85c;
--lemon-twist:#ffd95c;
--sunkissed-yellow:#ffebb8;
}

More palettes to explore