All Palettes

Color Palette #ff6e61, #ff9d5c, #ffc370, #ffda6b, #ffedb3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.clarified-orange {
color: #ff9d5c;
}
.chanterelles {
color: #ffc370;
}
.golden-nectar {
color: #ffda6b;
}
.creamy-lemon {
color: #ffedb3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--clarified-orange:#ff9d5c;
--chanterelles:#ffc370;
--golden-nectar:#ffda6b;
--creamy-lemon:#ffedb3;
}

More palettes to explore