All Palettes

Color Palette #f4b3c2, #e5a9b2, #d68f96, #b96a84, #a45679

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f4b3c2;
}
.sweet-heart {
color: #e5a9b2;
}
.pink-clay-pot {
color: #d68f96;
}
.creamed-raspberry {
color: #b96a84;
}
.cranbrook {
color: #a45679;
}

/* CSS Variables */
:root {
--ibis:#f4b3c2;
--sweet-heart:#e5a9b2;
--pink-clay-pot:#d68f96;
--creamed-raspberry:#b96a84;
--cranbrook:#a45679;
}

More palettes to explore