All Palettes

Color Palette #fab700, #f86f30, #d93e36, #a30036, #6a2c90

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.extreme-carrot {
color: #f86f30;
}
.dangerously-red {
color: #d93e36;
}
.cranberry {
color: #a30036;
}
.true-purple {
color: #6a2c90;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--extreme-carrot:#f86f30;
--dangerously-red:#d93e36;
--cranberry:#a30036;
--true-purple:#6a2c90;
}

More palettes to explore