All Palettes

Color Palette #f1c0a7, #f2ba4a, #d85a2c, #8e4b9b, #5f8c89

0%
0%
0%

CSS code for this palette

/* CSS */
.alesan {
color: #f1c0a7;
}
.maximum-yellow-red {
color: #f2ba4a;
}
.obstinate-orange {
color: #d85a2c;
}
.vicious-violet {
color: #8e4b9b;
}
.steel-teal {
color: #5f8c89;
}

/* CSS Variables */
:root {
--alesan:#f1c0a7;
--maximum-yellow-red:#f2ba4a;
--obstinate-orange:#d85a2c;
--vicious-violet:#8e4b9b;
--steel-teal:#5f8c89;
}

More palettes to explore