All Palettes

Color Palette #8a5442, #c65c3f, #e8a84f, #f5d561, #f3e3a0

0%
0%
0%

CSS code for this palette

/* CSS */
.annatto {
color: #8a5442;
}
.cold-brew-tonic {
color: #c65c3f;
}
.zucchini-flower {
color: #e8a84f;
}
.salmon-eggs {
color: #f5d561;
}
.venetian-yellow {
color: #f3e3a0;
}

/* CSS Variables */
:root {
--annatto:#8a5442;
--cold-brew-tonic:#c65c3f;
--zucchini-flower:#e8a84f;
--salmon-eggs:#f5d561;
--venetian-yellow:#f3e3a0;
}

More palettes to explore