All Palettes

Color Palette #d99bba, #f5b2c1, #f6e6d5, #c9e4d9, #6ab4a1

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-matte {
color: #d99bba;
}
.ibis {
color: #f5b2c1;
}
.heirloom-lace {
color: #f6e6d5;
}
.moody-mist {
color: #c9e4d9;
}
.tropic-turquoise {
color: #6ab4a1;
}

/* CSS Variables */
:root {
--soft-matte:#d99bba;
--ibis:#f5b2c1;
--heirloom-lace:#f6e6d5;
--moody-mist:#c9e4d9;
--tropic-turquoise:#6ab4a1;
}

More palettes to explore