All Palettes

Color Palette #00a5e0, #f5a300, #f06c00, #d6006f, #a200b8

0%
0%
0%

CSS code for this palette

/* CSS */
.vanadyl-blue {
color: #00a5e0;
}
.mad-for-mango {
color: #f5a300;
}
.royal-flycatcher-crest {
color: #f06c00;
}
.moth-orchid {
color: #d6006f;
}
.heliotrope-magenta {
color: #a200b8;
}

/* CSS Variables */
:root {
--vanadyl-blue:#00a5e0;
--mad-for-mango:#f5a300;
--royal-flycatcher-crest:#f06c00;
--moth-orchid:#d6006f;
--heliotrope-magenta:#a200b8;
}

More palettes to explore