All Palettes

Color Palette #a7d7b8, #b8e5d8, #d9ead7, #f0e4db, #e4b5a0

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.ode-to-green {
color: #b8e5d8;
}
.chic-green {
color: #d9ead7;
}
.almost-pink {
color: #f0e4db;
}
.warming-peach {
color: #e4b5a0;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--ode-to-green:#b8e5d8;
--chic-green:#d9ead7;
--almost-pink:#f0e4db;
--warming-peach:#e4b5a0;
}

More palettes to explore