All Palettes

Color Palette #ff6d1f, #ffb35c, #f5e370, #87c9f7, #4d8bff

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.vintage-orange {
color: #ffb35c;
}
.vanilla-pudding {
color: #f5e370;
}
.drift-on-the-sea {
color: #87c9f7;
}
.skinny-jeans {
color: #4d8bff;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--vintage-orange:#ffb35c;
--vanilla-pudding:#f5e370;
--drift-on-the-sea:#87c9f7;
--skinny-jeans:#4d8bff;
}

More palettes to explore