All Palettes

Color Palette #a7d7b8, #f0e77f, #f2b75f, #d17d3d, #a64c3a

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.crab-apple {
color: #f0e77f;
}
.crunch {
color: #f2b75f;
}
.orpiment-orange {
color: #d17d3d;
}
.texas-heatwave {
color: #a64c3a;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--crab-apple:#f0e77f;
--crunch:#f2b75f;
--orpiment-orange:#d17d3d;
--texas-heatwave:#a64c3a;
}

More palettes to explore