All Palettes

Color Palette #f5a300, #ffb84d, #ffcc80, #ff7142, #c84f3c

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.floral-leaf {
color: #ffb84d;
}
.egg-yolk {
color: #ffcc80;
}
.precious-persimmon {
color: #ff7142;
}
.painted-poppy {
color: #c84f3c;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--floral-leaf:#ffb84d;
--egg-yolk:#ffcc80;
--precious-persimmon:#ff7142;
--painted-poppy:#c84f3c;
}

More palettes to explore