All Palettes

Color Palette #a4d6ad, #c7e5b3, #f5eab8, #f9c78b, #f77c78

0%
0%
0%

CSS code for this palette

/* CSS */
.frugal {
color: #a4d6ad;
}
.iced-avocado {
color: #c7e5b3;
}
.lantern-light {
color: #f5eab8;
}
.arts-crafts-gold {
color: #f9c78b;
}
.coral-pink {
color: #f77c78;
}

/* CSS Variables */
:root {
--frugal:#a4d6ad;
--iced-avocado:#c7e5b3;
--lantern-light:#f5eab8;
--arts-crafts-gold:#f9c78b;
--coral-pink:#f77c78;
}

More palettes to explore