All Palettes

Color Palette #f7e1a1, #f6b83c, #f26e1c, #e94f1c, #d72839

0%
0%
0%

CSS code for this palette

/* CSS */
.venetian-yellow {
color: #f7e1a1;
}
.squash-blossom {
color: #f6b83c;
}
.apocalyptic-orange {
color: #f26e1c;
}
.nasturtium-flower {
color: #e94f1c;
}
.flame-scarlet {
color: #d72839;
}

/* CSS Variables */
:root {
--venetian-yellow:#f7e1a1;
--squash-blossom:#f6b83c;
--apocalyptic-orange:#f26e1c;
--nasturtium-flower:#e94f1c;
--flame-scarlet:#d72839;
}

More palettes to explore