All Palettes

Color Palette #00b4e6, #ff9d00, #ff4d4f, #f4cf3e, #8d43ad

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b4e6;
}
.mandarin-peel {
color: #ff9d00;
}
.blood-burst {
color: #ff4d4f;
}
.marigold-dust {
color: #f4cf3e;
}
.moonshadow {
color: #8d43ad;
}

/* CSS Variables */
:root {
--blue-atoll:#00b4e6;
--mandarin-peel:#ff9d00;
--blood-burst:#ff4d4f;
--marigold-dust:#f4cf3e;
--moonshadow:#8d43ad;
}

More palettes to explore