All Palettes

Color Palette #fab700, #faa700, #fbb23c, #f6c73c, #e94f1c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.chrome-yellow {
color: #faa700;
}
.squash-blossom {
color: #fbb23c;
}
.lemonade-stand {
color: #f6c73c;
}
.nasturtium-flower {
color: #e94f1c;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--chrome-yellow:#faa700;
--squash-blossom:#fbb23c;
--lemonade-stand:#f6c73c;
--nasturtium-flower:#e94f1c;
}

More palettes to explore