All Palettes

Color Palette #ff6d1f, #ffcd05, #ff3c00, #a1d9cf, #4c3e89

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.sunflower-island {
color: #ffcd05;
}
.coquelicot {
color: #ff3c00;
}
.whirlpool {
color: #a1d9cf;
}
.nauseous-blue {
color: #4c3e89;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--sunflower-island:#ffcd05;
--coquelicot:#ff3c00;
--whirlpool:#a1d9cf;
--nauseous-blue:#4c3e89;
}

More palettes to explore