All Palettes

Color Palette #ff6d1f, #ff9e42, #f7d44b, #85c7c0, #4b7d91

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.exotic-blossom {
color: #ff9e42;
}
.anna-banana {
color: #f7d44b;
}
.mercury-mist {
color: #85c7c0;
}
.coelin-blue {
color: #4b7d91;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--exotic-blossom:#ff9e42;
--anna-banana:#f7d44b;
--mercury-mist:#85c7c0;
--coelin-blue:#4b7d91;
}

More palettes to explore