All Palettes

Color Palette #fab700, #f04d28, #d83b7d, #5e5c99, #2f4b7f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.hot-shot {
color: #f04d28;
}
.pink-yarrow {
color: #d83b7d;
}
.wizard-s-potion {
color: #5e5c99;
}
.nautical {
color: #2f4b7f;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--hot-shot:#f04d28;
--pink-yarrow:#d83b7d;
--wizard-s-potion:#5e5c99;
--nautical:#2f4b7f;
}

More palettes to explore