All Palettes

Color Palette #d5728c, #b05e82, #c3a2b9, #e8a6b2, #f1d0d5

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-garnet {
color: #d5728c;
}
.guppy-violet {
color: #b05e82;
}
.blackberry-sorbet {
color: #c3a2b9;
}
.love-at-first-sight {
color: #e8a6b2;
}
.impatiens-petal {
color: #f1d0d5;
}

/* CSS Variables */
:root {
--pink-garnet:#d5728c;
--guppy-violet:#b05e82;
--blackberry-sorbet:#c3a2b9;
--love-at-first-sight:#e8a6b2;
--impatiens-petal:#f1d0d5;
}

More palettes to explore