All Palettes

Color Palette #f38b2b, #f5a524, #f7d9a1, #d8e8b0, #91c6d4

0%
0%
0%

CSS code for this palette

/* CSS */
.cadmium-orange {
color: #f38b2b;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.milky-maize {
color: #f7d9a1;
}
.lasting-thoughts {
color: #d8e8b0;
}
.blue-glint {
color: #91c6d4;
}

/* CSS Variables */
:root {
--cadmium-orange:#f38b2b;
--apricot-glazed-chicken:#f5a524;
--milky-maize:#f7d9a1;
--lasting-thoughts:#d8e8b0;
--blue-glint:#91c6d4;
}

More palettes to explore