All Palettes

Color Palette #a7d7b8, #b4e4b4, #f4e2b3, #f4b69f, #f1a8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.mint-cocktail-green {
color: #b4e4b4;
}
.smooth-as-corn-silk {
color: #f4e2b3;
}
.first-date {
color: #f4b69f;
}
.calabrese {
color: #f1a8a2;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--mint-cocktail-green:#b4e4b4;
--smooth-as-corn-silk:#f4e2b3;
--first-date:#f4b69f;
--calabrese:#f1a8a2;
}

More palettes to explore