All Palettes

Color Palette #faa700, #f6d13c, #f9e59f, #f1b7a2, #f16a9e

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.marigold-dust {
color: #f6d13c;
}
.storm-lightning {
color: #f9e59f;
}
.antique-cameo {
color: #f1b7a2;
}
.shark-bait {
color: #f16a9e;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--marigold-dust:#f6d13c;
--storm-lightning:#f9e59f;
--antique-cameo:#f1b7a2;
--shark-bait:#f16a9e;
}

More palettes to explore