All Palettes

Color Palette #81cfc5, #a5e3d5, #c4f3e0, #f6f8e8, #f9cb9f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-green-gem {
color: #81cfc5;
}
.botanical-tint {
color: #a5e3d5;
}
.summer-house {
color: #c4f3e0;
}
.soft-silver {
color: #f6f8e8;
}
.chai-latte {
color: #f9cb9f;
}

/* CSS Variables */
:root {
--blue-green-gem:#81cfc5;
--botanical-tint:#a5e3d5;
--summer-house:#c4f3e0;
--soft-silver:#f6f8e8;
--chai-latte:#f9cb9f;
}

More palettes to explore