All Palettes

Color Palette #faa200, #faaf00, #ffdd00, #ff6d1f, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #faa200;
}
.lemon-chrome {
color: #faaf00;
}
.super-saiyan {
color: #ffdd00;
}
.shocking-orange {
color: #ff6d1f;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--mad-for-mango:#faa200;
--lemon-chrome:#faaf00;
--super-saiyan:#ffdd00;
--shocking-orange:#ff6d1f;
--coquelicot:#ff3c00;
}

More palettes to explore