All Palettes

Color Palette #ff6e61, #ff9b85, #ffb19e, #fbc998, #fddc96

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.candy {
color: #ff9b85;
}
.buttery-salmon {
color: #ffb19e;
}
.orpiment-yellow {
color: #fbc998;
}
.cooled-cream {
color: #fddc96;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--candy:#ff9b85;
--buttery-salmon:#ffb19e;
--orpiment-yellow:#fbc998;
--cooled-cream:#fddc96;
}

More palettes to explore