All Palettes

Color Palette #fab700, #f35c20, #d6006f, #6b0f8f, #4b91e2

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.plastic-carrot {
color: #f35c20;
}
.moth-orchid {
color: #d6006f;
}
.extraviolet {
color: #6b0f8f;
}
.olympic-blue {
color: #4b91e2;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--plastic-carrot:#f35c20;
--moth-orchid:#d6006f;
--extraviolet:#6b0f8f;
--olympic-blue:#4b91e2;
}

More palettes to explore