All Palettes

Color Palette #f0e0c7, #f4d35d, #f9a824, #f05a28, #db5e1f

0%
0%
0%

CSS code for this palette

/* CSS */
.thatched-roof {
color: #f0e0c7;
}
.salmon-eggs {
color: #f4d35d;
}
.honey-wax {
color: #f9a824;
}
.durotar-fire {
color: #f05a28;
}
.vivid-red-tangelo {
color: #db5e1f;
}

/* CSS Variables */
:root {
--thatched-roof:#f0e0c7;
--salmon-eggs:#f4d35d;
--honey-wax:#f9a824;
--durotar-fire:#f05a28;
--vivid-red-tangelo:#db5e1f;
}

More palettes to explore