All Palettes

Color Palette #a3d7ab, #f0c3b2, #f9e49f, #f8b4d2, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.frugal {
color: #a3d7ab;
}
.peach-temptation {
color: #f0c3b2;
}
.durango-dust {
color: #f9e49f;
}
.pink-marshmallow {
color: #f8b4d2;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--frugal:#a3d7ab;
--peach-temptation:#f0c3b2;
--durango-dust:#f9e49f;
--pink-marshmallow:#f8b4d2;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore