All Palettes

Color Palette #ff6d1f, #ffb86b, #ffd54d, #b4e4d6, #4bbead

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.desert-dessert {
color: #ffb86b;
}
.vibrant {
color: #ffd54d;
}
.cruise {
color: #b4e4d6;
}
.emerald-bliss {
color: #4bbead;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--desert-dessert:#ffb86b;
--vibrant:#ffd54d;
--cruise:#b4e4d6;
--emerald-bliss:#4bbead;
}

More palettes to explore