All Palettes

Color Palette #ff6d1f, #ffb84d, #ffe0b3, #a7c7e7, #4b91e2

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.floral-leaf {
color: #ffb84d;
}
.peach-of-mind {
color: #ffe0b3;
}
.island-light {
color: #a7c7e7;
}
.olympic-blue {
color: #4b91e2;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--floral-leaf:#ffb84d;
--peach-of-mind:#ffe0b3;
--island-light:#a7c7e7;
--olympic-blue:#4b91e2;
}

More palettes to explore