All Palettes

Color Palette #ff6d1f, #ffd900, #ffb3d9, #69d5d8, #ff3d7e

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.soviet-gold {
color: #ffd900;
}
.hot-aquarelle-pink {
color: #ffb3d9;
}
.throat-chakra {
color: #69d5d8;
}
.diva-pink {
color: #ff3d7e;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--soviet-gold:#ffd900;
--hot-aquarelle-pink:#ffb3d9;
--throat-chakra:#69d5d8;
--diva-pink:#ff3d7e;
}

More palettes to explore