All Palettes

Color Palette #ff6d1f, #ffb30f, #d1e6e1, #498c9c, #2a4d6a

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.lemon-whisper {
color: #ffb30f;
}
.aqua-glass {
color: #d1e6e1;
}
.hippie-blue {
color: #498c9c;
}
.celestial-blue {
color: #2a4d6a;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--lemon-whisper:#ffb30f;
--aqua-glass:#d1e6e1;
--hippie-blue:#498c9c;
--celestial-blue:#2a4d6a;
}

More palettes to explore