All Palettes

Color Palette #ffe4b3, #ffd09e, #ffb36b, #ff9d47, #ff7f24

0%
0%
0%

CSS code for this palette

/* CSS */
.mouse-nose {
color: #ffe4b3;
}
.atoll-sand {
color: #ffd09e;
}
.apricot {
color: #ffb36b;
}
.au-gratin {
color: #ff9d47;
}
.orange-you-happy {
color: #ff7f24;
}

/* CSS Variables */
:root {
--mouse-nose:#ffe4b3;
--atoll-sand:#ffd09e;
--apricot:#ffb36b;
--au-gratin:#ff9d47;
--orange-you-happy:#ff7f24;
}

More palettes to explore