All Palettes

Color Palette #f8e02a, #f1a446, #f26d50, #db3d3d, #8c2b54

0%
0%
0%

CSS code for this palette

/* CSS */
.quinoline-yellow {
color: #f8e02a;
}
.o-brien-orange {
color: #f1a446;
}
.royal-blush {
color: #f26d50;
}
.jasper {
color: #db3d3d;
}
.rosebud-cherry {
color: #8c2b54;
}

/* CSS Variables */
:root {
--quinoline-yellow:#f8e02a;
--o-brien-orange:#f1a446;
--royal-blush:#f26d50;
--jasper:#db3d3d;
--rosebud-cherry:#8c2b54;
}

More palettes to explore