All Palettes

Color Palette #804f1e, #c1a85c, #f7e1a1, #a5c2d4, #2a8c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.milk-chocolate {
color: #804f1e;
}
.nonpareil-apple {
color: #c1a85c;
}
.venetian-yellow {
color: #f7e1a1;
}
.simpatico-blue {
color: #a5c2d4;
}
.taos-turquoise {
color: #2a8c8d;
}

/* CSS Variables */
:root {
--milk-chocolate:#804f1e;
--nonpareil-apple:#c1a85c;
--venetian-yellow:#f7e1a1;
--simpatico-blue:#a5c2d4;
--taos-turquoise:#2a8c8d;
}

More palettes to explore