All Palettes

Color Palette #d67d29, #f7b72b, #f9d75d, #ffca80, #ffdbb3

0%
0%
0%

CSS code for this palette

/* CSS */
.bitter-orange {
color: #d67d29;
}
.hot-sun {
color: #f7b72b;
}
.glitter-yellow {
color: #f9d75d;
}
.orange-glass {
color: #ffca80;
}
.feather-plume {
color: #ffdbb3;
}

/* CSS Variables */
:root {
--bitter-orange:#d67d29;
--hot-sun:#f7b72b;
--glitter-yellow:#f9d75d;
--orange-glass:#ffca80;
--feather-plume:#ffdbb3;
}

More palettes to explore