All Palettes

Color Palette #ff6d1f, #ffb84d, #fff59e, #b1eaf2, #ff4281

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.floral-leaf {
color: #ffb84d;
}
.lemon-bundt-cake {
color: #fff59e;
}
.mint-macaron {
color: #b1eaf2;
}
.sasquatch-socks {
color: #ff4281;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--floral-leaf:#ffb84d;
--lemon-bundt-cake:#fff59e;
--mint-macaron:#b1eaf2;
--sasquatch-socks:#ff4281;
}

More palettes to explore