All Palettes

Color Palette #c75b4d, #e8a15e, #f0d75c, #9edc89, #3f6b88

0%
0%
0%

CSS code for this palette

/* CSS */
.cedar-chest {
color: #c75b4d;
}
.apricot-sorbet {
color: #e8a15e;
}
.dull-yellow {
color: #f0d75c;
}
.celery-sprig {
color: #9edc89;
}
.team-spirit {
color: #3f6b88;
}

/* CSS Variables */
:root {
--cedar-chest:#c75b4d;
--apricot-sorbet:#e8a15e;
--dull-yellow:#f0d75c;
--celery-sprig:#9edc89;
--team-spirit:#3f6b88;
}

More palettes to explore