All Palettes

Color Palette #f5c3c2, #e8a1ae, #d59abf, #b9e4d4, #a2d8d0

0%
0%
0%

CSS code for this palette

/* CSS */
.cor-de-pele {
color: #f5c3c2;
}
.sprinkled-with-pink {
color: #e8a1ae;
}
.soft-fuchsia {
color: #d59abf;
}
.pale-mountain-lake-turquoise {
color: #b9e4d4;
}
.smooth-satin {
color: #a2d8d0;
}

/* CSS Variables */
:root {
--cor-de-pele:#f5c3c2;
--sprinkled-with-pink:#e8a1ae;
--soft-fuchsia:#d59abf;
--pale-mountain-lake-turquoise:#b9e4d4;
--smooth-satin:#a2d8d0;
}

More palettes to explore