All Palettes

Color Palette #5e9c8d, #f1e1b1, #f9a053, #d45c3a, #8c4a73

0%
0%
0%

CSS code for this palette

/* CSS */
.dull-teal {
color: #5e9c8d;
}
.bone-white {
color: #f1e1b1;
}
.ginger-milk {
color: #f9a053;
}
.sweet-mandarin {
color: #d45c3a;
}
.goddess-of-dawn {
color: #8c4a73;
}

/* CSS Variables */
:root {
--dull-teal:#5e9c8d;
--bone-white:#f1e1b1;
--ginger-milk:#f9a053;
--sweet-mandarin:#d45c3a;
--goddess-of-dawn:#8c4a73;
}

More palettes to explore