All Palettes

Color Palette #ff3c00, #ff6e00, #fbc02d, #4cae4f, #1975d2

0%
0%
0%

CSS code for this palette

/* CSS */
.coquelicot {
color: #ff3c00;
}
.flush-orange {
color: #ff6e00;
}
.not-yo-cheese {
color: #fbc02d;
}
.devil-s-grass {
color: #4cae4f;
}
.bright-navy-blue {
color: #1975d2;
}

/* CSS Variables */
:root {
--coquelicot:#ff3c00;
--flush-orange:#ff6e00;
--not-yo-cheese:#fbc02d;
--devil-s-grass:#4cae4f;
--bright-navy-blue:#1975d2;
}

More palettes to explore