All Palettes

Color Palette #00a4f0, #fac400, #ff6e00, #ff3c00, #a400b3

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-cerulean {
color: #00a4f0;
}
.syndicalist {
color: #fac400;
}
.flush-orange {
color: #ff6e00;
}
.coquelicot {
color: #ff3c00;
}
.heliotrope-magenta {
color: #a400b3;
}

/* CSS Variables */
:root {
--vivid-cerulean:#00a4f0;
--syndicalist:#fac400;
--flush-orange:#ff6e00;
--coquelicot:#ff3c00;
--heliotrope-magenta:#a400b3;
}

More palettes to explore