All Palettes

Color Palette #a8c9a6, #b2d7c8, #e2f3e7, #f5f9dc, #f9d2b4

0%
0%
0%

CSS code for this palette

/* CSS */
.limestoned {
color: #a8c9a6;
}
.celadon-sorbet {
color: #b2d7c8;
}
.after-dinner-mint {
color: #e2f3e7;
}
.holy-white {
color: #f5f9dc;
}
.autumn-wind {
color: #f9d2b4;
}

/* CSS Variables */
:root {
--limestoned:#a8c9a6;
--celadon-sorbet:#b2d7c8;
--after-dinner-mint:#e2f3e7;
--holy-white:#f5f9dc;
--autumn-wind:#f9d2b4;
}

More palettes to explore