All Palettes

Color Palette #ff6e61, #ff997a, #ffb68f, #ffdf8f, #ffee99

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.flash-in-the-pan {
color: #ff997a;
}
.desert-sunrise {
color: #ffb68f;
}
.brite-gold {
color: #ffdf8f;
}
.sparkler {
color: #ffee99;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--flash-in-the-pan:#ff997a;
--desert-sunrise:#ffb68f;
--brite-gold:#ffdf8f;
--sparkler:#ffee99;
}

More palettes to explore