All Palettes

Color Palette #faa700, #f7c94b, #f0e69e, #ff7142, #c92c3e

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.sunny-mood {
color: #f7c94b;
}
.bells-and-whistles-gold {
color: #f0e69e;
}
.precious-persimmon {
color: #ff7142;
}
.etruscan-red {
color: #c92c3e;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--sunny-mood:#f7c94b;
--bells-and-whistles-gold:#f0e69e;
--precious-persimmon:#ff7142;
--etruscan-red:#c92c3e;
}

More palettes to explore