All Palettes

Color Palette #fab700, #fa6c00, #ff6e61, #d6006f, #a3006d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.flush-orange {
color: #fa6c00;
}
.grapefruit-pulp {
color: #ff6e61;
}
.moth-orchid {
color: #d6006f;
}
.red-violet {
color: #a3006d;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--flush-orange:#fa6c00;
--grapefruit-pulp:#ff6e61;
--moth-orchid:#d6006f;
--red-violet:#a3006d;
}

More palettes to explore