All Palettes

Color Palette #ff9980, #ffb375, #ffd0a3, #ffe4b3, #ffe0b3

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-tangerine {
color: #ff9980;
}
.isn-t-it-just-peachy {
color: #ffb375;
}
.orange-canyon {
color: #ffd0a3;
}
.mouse-nose {
color: #ffe4b3;
}
.peach-of-mind {
color: #ffe0b3;
}

/* CSS Variables */
:root {
--vivid-tangerine:#ff9980;
--isn-t-it-just-peachy:#ffb375;
--orange-canyon:#ffd0a3;
--mouse-nose:#ffe4b3;
--peach-of-mind:#ffe0b3;
}

More palettes to explore