All Palettes

Color Palette #ff6d1f, #ffb84d, #ffec3d, #ff4281, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.floral-leaf {
color: #ffb84d;
}
.hollandaise {
color: #ffec3d;
}
.sasquatch-socks {
color: #ff4281;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--floral-leaf:#ffb84d;
--hollandaise:#ffec3d;
--sasquatch-socks:#ff4281;
--blush-hour:#ff7092;
}

More palettes to explore