All Palettes

Color Palette #a7d7b8, #b4e3b0, #f3eaaf, #f6a34c, #d95d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.mint-cocktail-green {
color: #b4e3b0;
}
.golden-straw {
color: #f3eaaf;
}
.troll-slayer-orange {
color: #f6a34c;
}
.medium-vermilion {
color: #d95d3a;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--mint-cocktail-green:#b4e3b0;
--golden-straw:#f3eaaf;
--troll-slayer-orange:#f6a34c;
--medium-vermilion:#d95d3a;
}

More palettes to explore