All Palettes

Color Palette #f9e4be, #f1c84b, #f09c00, #e66b00, #d14200

0%
0%
0%

CSS code for this palette

/* CSS */
.saturn {
color: #f9e4be;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.wiener-schnitzel {
color: #f09c00;
}
.accent-orange {
color: #e66b00;
}
.mellow-mango {
color: #d14200;
}

/* CSS Variables */
:root {
--saturn:#f9e4be;
--solar-plexus-chakra:#f1c84b;
--wiener-schnitzel:#f09c00;
--accent-orange:#e66b00;
--mellow-mango:#d14200;
}

More palettes to explore