All Palettes

Color Palette #fab700, #f24e1c, #d2328d, #7c2c9b, #4d8bff

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.fiery-glow {
color: #f24e1c;
}
.magenta-pink {
color: #d2328d;
}
.skeletor-s-cape {
color: #7c2c9b;
}
.skinny-jeans {
color: #4d8bff;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--fiery-glow:#f24e1c;
--magenta-pink:#d2328d;
--skeletor-s-cape:#7c2c9b;
--skinny-jeans:#4d8bff;
}

More palettes to explore