All Palettes

Color Palette #fab700, #f5a300, #f36e30, #d93f3f, #8f2d56

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.mad-for-mango {
color: #f5a300;
}
.basketball {
color: #f36e30;
}
.jasper {
color: #d93f3f;
}
.rosebud-cherry {
color: #8f2d56;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--mad-for-mango:#f5a300;
--basketball:#f36e30;
--jasper:#d93f3f;
--rosebud-cherry:#8f2d56;
}

More palettes to explore