All Palettes

Color Palette #e2a9a1, #f3c5af, #f7e7b6, #d8e9b9, #a8d6d0

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-fountain {
color: #e2a9a1;
}
.peach-temptation {
color: #f3c5af;
}
.tamale-maize {
color: #f7e7b6;
}
.aloe-cream {
color: #d8e9b9;
}
.sinbad {
color: #a8d6d0;
}

/* CSS Variables */
:root {
--coral-fountain:#e2a9a1;
--peach-temptation:#f3c5af;
--tamale-maize:#f7e7b6;
--aloe-cream:#d8e9b9;
--sinbad:#a8d6d0;
}

More palettes to explore