All Palettes

Color Palette #ff6d1f, #ff981a, #ffc300, #eaf6eb, #4bbead

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.cheese-please {
color: #ff981a;
}
.citrus-splash {
color: #ffc300;
}
.apple-flower {
color: #eaf6eb;
}
.emerald-bliss {
color: #4bbead;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--cheese-please:#ff981a;
--citrus-splash:#ffc300;
--apple-flower:#eaf6eb;
--emerald-bliss:#4bbead;
}

More palettes to explore