All Palettes

Color Palette #f0a800, #f06c00, #d14900, #a0315a, #5b5b9a

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.royal-flycatcher-crest {
color: #f06c00;
}
.kaihau-express {
color: #d14900;
}
.b-tan {
color: #a0315a;
}
.wizard-s-potion {
color: #5b5b9a;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--royal-flycatcher-crest:#f06c00;
--kaihau-express:#d14900;
--b-tan:#a0315a;
--wizard-s-potion:#5b5b9a;
}

More palettes to explore