All Palettes

Color Palette #a9d6bb, #f2b05a, #f1a8a2, #5b3f2f, #9d5c4d

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a9d6bb;
}
.cheater {
color: #f2b05a;
}
.calabrese {
color: #f1a8a2;
}
.potting-soil {
color: #5b3f2f;
}
.chutney {
color: #9d5c4d;
}

/* CSS Variables */
:root {
--eerie-glow:#a9d6bb;
--cheater:#f2b05a;
--calabrese:#f1a8a2;
--potting-soil:#5b3f2f;
--chutney:#9d5c4d;
}

More palettes to explore