All Palettes

Color Palette #e5a4c2, #d79f7f, #c1b19f, #8b8e9c, #5e5b80

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e5a4c2;
}
.pinkish-tan {
color: #d79f7f;
}
.frontier-fort {
color: #c1b19f;
}
.flannel-pajamas {
color: #8b8e9c;
}
.strong-iris {
color: #5e5b80;
}

/* CSS Variables */
:root {
--think-pink:#e5a4c2;
--pinkish-tan:#d79f7f;
--frontier-fort:#c1b19f;
--flannel-pajamas:#8b8e9c;
--strong-iris:#5e5b80;
}

More palettes to explore