All Palettes

Color Palette #fab700, #fa5c00, #f85d72, #d6006f, #8a00b8

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.willpower-orange {
color: #fa5c00;
}
.ponceau {
color: #f85d72;
}
.moth-orchid {
color: #d6006f;
}
.violet-poison {
color: #8a00b8;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--willpower-orange:#fa5c00;
--ponceau:#f85d72;
--moth-orchid:#d6006f;
--violet-poison:#8a00b8;
}

More palettes to explore