All Palettes

Color Palette #a7d3b4, #c5e4a5, #f4f7bb, #f8d0af, #eab8d1

0%
0%
0%

CSS code for this palette

/* CSS */
.glenwood-green {
color: #a7d3b4;
}
.field-day {
color: #c5e4a5;
}
.chiffon {
color: #f4f7bb;
}
.ice-cream-parlour {
color: #f8d0af;
}
.sweet-lilac {
color: #eab8d1;
}

/* CSS Variables */
:root {
--glenwood-green:#a7d3b4;
--field-day:#c5e4a5;
--chiffon:#f4f7bb;
--ice-cream-parlour:#f8d0af;
--sweet-lilac:#eab8d1;
}

More palettes to explore