All Palettes

Color Palette #fac800, #f5a300, #e66b00, #d64b00, #a32c00

0%
0%
0%

CSS code for this palette

/* CSS */
.himawari-yellow {
color: #fac800;
}
.mad-for-mango {
color: #f5a300;
}
.accent-orange {
color: #e66b00;
}
.deep-orange {
color: #d64b00;
}
.rust-red {
color: #a32c00;
}

/* CSS Variables */
:root {
--himawari-yellow:#fac800;
--mad-for-mango:#f5a300;
--accent-orange:#e66b00;
--deep-orange:#d64b00;
--rust-red:#a32c00;
}

More palettes to explore