All Palettes

Color Palette #facc00, #ff6d1f, #ff3c00, #d6006f, #9d1b33

0%
0%
0%

CSS code for this palette

/* CSS */
.philippine-yellow {
color: #facc00;
}
.shocking-orange {
color: #ff6d1f;
}
.coquelicot {
color: #ff3c00;
}
.moth-orchid {
color: #d6006f;
}
.vivid-burgundy {
color: #9d1b33;
}

/* CSS Variables */
:root {
--philippine-yellow:#facc00;
--shocking-orange:#ff6d1f;
--coquelicot:#ff3c00;
--moth-orchid:#d6006f;
--vivid-burgundy:#9d1b33;
}

More palettes to explore