All Palettes

Color Palette #d74c2d, #f2a950, #f2e2a6, #50b9a9, #2c5d6d

0%
0%
0%

CSS code for this palette

/* CSS */
.spicy-orange {
color: #d74c2d;
}
.pani-puri {
color: #f2a950;
}
.sugar-cookie {
color: #f2e2a6;
}
.mountain-lake-azure {
color: #50b9a9;
}
.night-shift {
color: #2c5d6d;
}

/* CSS Variables */
:root {
--spicy-orange:#d74c2d;
--pani-puri:#f2a950;
--sugar-cookie:#f2e2a6;
--mountain-lake-azure:#50b9a9;
--night-shift:#2c5d6d;
}

More palettes to explore