All Palettes

Color Palette #f9d64e, #f69f2c, #f27e40, #d45c3a, #a34d5b

0%
0%
0%

CSS code for this palette

/* CSS */
.westfall-yellow {
color: #f9d64e;
}
.lightning-yellow {
color: #f69f2c;
}
.mustard-crusted-salmon {
color: #f27e40;
}
.sweet-mandarin {
color: #d45c3a;
}
.earth-red {
color: #a34d5b;
}

/* CSS Variables */
:root {
--westfall-yellow:#f9d64e;
--lightning-yellow:#f69f2c;
--mustard-crusted-salmon:#f27e40;
--sweet-mandarin:#d45c3a;
--earth-red:#a34d5b;
}

More palettes to explore