All Palettes

Color Palette #d95d30, #e9a84e, #f5c970, #f4b79f, #9e1f25

0%
0%
0%

CSS code for this palette

/* CSS */
.tangerine-bliss {
color: #d95d30;
}
.zucchini-flower {
color: #e9a84e;
}
.naked-noodle {
color: #f5c970;
}
.mandys-pink {
color: #f4b79f;
}
.manchester-nights {
color: #9e1f25;
}

/* CSS Variables */
:root {
--tangerine-bliss:#d95d30;
--zucchini-flower:#e9a84e;
--naked-noodle:#f5c970;
--mandys-pink:#f4b79f;
--manchester-nights:#9e1f25;
}

More palettes to explore