All Palettes

Color Palette #ff6d1f, #ffb84d, #fff5b8, #4eb7ac, #007c8f

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.floral-leaf {
color: #ffb84d;
}
.glowlight {
color: #fff5b8;
}
.emerald-wave {
color: #4eb7ac;
}
.by-the-bayou {
color: #007c8f;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--floral-leaf:#ffb84d;
--glowlight:#fff5b8;
--emerald-wave:#4eb7ac;
--by-the-bayou:#007c8f;
}

More palettes to explore