All Palettes

Color Palette #f08c00, #f5a300, #f3b549, #f9d071, #fce8b6

0%
0%
0%

CSS code for this palette

/* CSS */
.saffron-gold {
color: #f08c00;
}
.mad-for-mango {
color: #f5a300;
}
.maximum-yellow-red {
color: #f3b549;
}
.golden-plumeria {
color: #f9d071;
}
.song-of-summer {
color: #fce8b6;
}

/* CSS Variables */
:root {
--saffron-gold:#f08c00;
--mad-for-mango:#f5a300;
--maximum-yellow-red:#f3b549;
--golden-plumeria:#f9d071;
--song-of-summer:#fce8b6;
}

More palettes to explore