All Palettes

Color Palette #ff9980, #ffb68f, #ffcc99, #ffdca8, #ffe4b3

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-tangerine {
color: #ff9980;
}
.desert-sunrise {
color: #ffb68f;
}
.peach-orange {
color: #ffcc99;
}
.horseradish-yellow {
color: #ffdca8;
}
.mouse-nose {
color: #ffe4b3;
}

/* CSS Variables */
:root {
--vivid-tangerine:#ff9980;
--desert-sunrise:#ffb68f;
--peach-orange:#ffcc99;
--horseradish-yellow:#ffdca8;
--mouse-nose:#ffe4b3;
}

More palettes to explore