All Palettes

Color Palette #fab700, #ff6d1f, #ff3b38, #ff296d, #a400b3

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.shocking-orange {
color: #ff6d1f;
}
.red-orange {
color: #ff3b38;
}
.peevish-red {
color: #ff296d;
}
.heliotrope-magenta {
color: #a400b3;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--shocking-orange:#ff6d1f;
--red-orange:#ff3b38;
--peevish-red:#ff296d;
--heliotrope-magenta:#a400b3;
}

More palettes to explore