All Palettes

Color Palette #ff6e61, #ff906b, #ffb86b, #ffc96b, #ffdf99

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.salmon-orange {
color: #ff906b;
}
.desert-dessert {
color: #ffb86b;
}
.chanterelles {
color: #ffc96b;
}
.butter-cupcake {
color: #ffdf99;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--salmon-orange:#ff906b;
--desert-dessert:#ffb86b;
--chanterelles:#ffc96b;
--butter-cupcake:#ffdf99;
}

More palettes to explore