All Palettes

Color Palette #4ba08f, #a5d5b5, #d9e8d4, #f3f5e5, #e6b3c3

0%
0%
0%

CSS code for this palette

/* CSS */
.corrosion-green {
color: #4ba08f;
}
.glenwood-green {
color: #a5d5b5;
}
.little-sprout {
color: #d9e8d4;
}
.cumulus {
color: #f3f5e5;
}
.parfait-pink {
color: #e6b3c3;
}

/* CSS Variables */
:root {
--corrosion-green:#4ba08f;
--glenwood-green:#a5d5b5;
--little-sprout:#d9e8d4;
--cumulus:#f3f5e5;
--parfait-pink:#e6b3c3;
}

More palettes to explore