All Palettes

Color Palette #f8be2a, #f4711f, #e94f1c, #c9405e, #8c3b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.sunflower-valley {
color: #f8be2a;
}
.apocalyptic-orange {
color: #f4711f;
}
.nasturtium-flower {
color: #e94f1c;
}
.lingonberry-red {
color: #c9405e;
}
.dahlia {
color: #8c3b8b;
}

/* CSS Variables */
:root {
--sunflower-valley:#f8be2a;
--apocalyptic-orange:#f4711f;
--nasturtium-flower:#e94f1c;
--lingonberry-red:#c9405e;
--dahlia:#8c3b8b;
}

More palettes to explore