All Palettes

Color Palette #a7d7b8, #b7e3b0, #e0f4d7, #f9e4c8, #f6aa6f

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.mint-cocktail-green {
color: #b7e3b0;
}
.light-fresh-lime {
color: #e0f4d7;
}
.howdy-neighbor {
color: #f9e4c8;
}
.florida-sunrise {
color: #f6aa6f;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--mint-cocktail-green:#b7e3b0;
--light-fresh-lime:#e0f4d7;
--howdy-neighbor:#f9e4c8;
--florida-sunrise:#f6aa6f;
}

More palettes to explore