All Palettes

Color Palette #ff6d1f, #d6a400, #a03b49, #5e6d9c, #feeb71

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.moldy-ochre {
color: #d6a400;
}
.eternal-flame {
color: #a03b49;
}
.moonshade {
color: #5e6d9c;
}
.fuzzy-duckling {
color: #feeb71;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--moldy-ochre:#d6a400;
--eternal-flame:#a03b49;
--moonshade:#5e6d9c;
--fuzzy-duckling:#feeb71;
}

More palettes to explore