All Palettes

Color Palette #d57c94, #f5b2c3, #f2e3d4, #bae3d5, #6a9a89

0%
0%
0%

CSS code for this palette

/* CSS */
.little-bow-pink {
color: #d57c94;
}
.ibis {
color: #f5b2c3;
}
.china-doll {
color: #f2e3d4;
}
.pale-mountain-lake-turquoise {
color: #bae3d5;
}
.cyprus-green {
color: #6a9a89;
}

/* CSS Variables */
:root {
--little-bow-pink:#d57c94;
--ibis:#f5b2c3;
--china-doll:#f2e3d4;
--pale-mountain-lake-turquoise:#bae3d5;
--cyprus-green:#6a9a89;
}

More palettes to explore