All Palettes

Color Palette #c6d2b7, #a9d6bb, #f2b05a, #f49f3e, #e65b5b

0%
0%
0%

CSS code for this palette

/* CSS */
.tender-greens {
color: #c6d2b7;
}
.eerie-glow {
color: #a9d6bb;
}
.cheater {
color: #f2b05a;
}
.y-ng-ch-ng-orange {
color: #f49f3e;
}
.reductant {
color: #e65b5b;
}

/* CSS Variables */
:root {
--tender-greens:#c6d2b7;
--eerie-glow:#a9d6bb;
--cheater:#f2b05a;
--y-ng-ch-ng-orange:#f49f3e;
--reductant:#e65b5b;
}

More palettes to explore