All Palettes

Color Palette #ff6d38, #ffa05c, #ffd280, #ffe4b3, #ffcc99

0%
0%
0%

CSS code for this palette

/* CSS */
.smashed-pumpkin {
color: #ff6d38;
}
.clarified-orange {
color: #ffa05c;
}
.bread-n-butter {
color: #ffd280;
}
.mouse-nose {
color: #ffe4b3;
}
.peach-orange {
color: #ffcc99;
}

/* CSS Variables */
:root {
--smashed-pumpkin:#ff6d38;
--clarified-orange:#ffa05c;
--bread-n-butter:#ffd280;
--mouse-nose:#ffe4b3;
--peach-orange:#ffcc99;
}

More palettes to explore