All Palettes

Color Palette #c4d600, #fae500, #ffc300, #ff6e00, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.garlic-pesto {
color: #c4d600;
}
.flatty-yellow {
color: #fae500;
}
.citrus-splash {
color: #ffc300;
}
.flush-orange {
color: #ff6e00;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--garlic-pesto:#c4d600;
--flatty-yellow:#fae500;
--citrus-splash:#ffc300;
--flush-orange:#ff6e00;
--coquelicot:#ff3c00;
}

More palettes to explore