All Palettes

Color Palette #ff6d1f, #ffb861, #ffe5a3, #a0d4e9, #387aff

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.peanut-butter-chicken {
color: #ffb861;
}
.sun-drenched {
color: #ffe5a3;
}
.light-budgie-blue {
color: #a0d4e9;
}
.lightish-blue {
color: #387aff;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--peanut-butter-chicken:#ffb861;
--sun-drenched:#ffe5a3;
--light-budgie-blue:#a0d4e9;
--lightish-blue:#387aff;
}

More palettes to explore