All Palettes

Color Palette #ff9900, #ffb83d, #ffcd61, #ffda8a, #ffe4b3

0%
0%
0%

CSS code for this palette

/* CSS */
.vitamin-c {
color: #ff9900;
}
.orange-pop {
color: #ffb83d;
}
.golden-moray-eel {
color: #ffcd61;
}
.big-bus-yellow {
color: #ffda8a;
}
.mouse-nose {
color: #ffe4b3;
}

/* CSS Variables */
:root {
--vitamin-c:#ff9900;
--orange-pop:#ffb83d;
--golden-moray-eel:#ffcd61;
--big-bus-yellow:#ffda8a;
--mouse-nose:#ffe4b3;
}

More palettes to explore