All Palettes

Color Palette #f6e1b6, #f4b343, #ef982e, #e76d4b, #d94f20

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-butter {
color: #f6e1b6;
}
.butter-cream {
color: #f4b343;
}
.nuclear-mango {
color: #ef982e;
}
.coral-orange {
color: #e76d4b;
}
.langoustine {
color: #d94f20;
}

/* CSS Variables */
:root {
--soft-butter:#f6e1b6;
--butter-cream:#f4b343;
--nuclear-mango:#ef982e;
--coral-orange:#e76d4b;
--langoustine:#d94f20;
}

More palettes to explore