All Palettes

Color Palette #ff6d1f, #ffa142, #ffcb5c, #d4e4af, #89c1d2

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.radiation-carrot {
color: #ffa142;
}
.nacho {
color: #ffcb5c;
}
.lasting-thoughts {
color: #d4e4af;
}
.after-the-rain {
color: #89c1d2;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--radiation-carrot:#ffa142;
--nacho:#ffcb5c;
--lasting-thoughts:#d4e4af;
--after-the-rain:#89c1d2;
}

More palettes to explore