All Palettes

Color Palette #d7a8c2, #f1c1d0, #f4e2b3, #ffed94, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.rhubarb-gin {
color: #d7a8c2;
}
.pink-chintz {
color: #f1c1d0;
}
.smooth-as-corn-silk {
color: #f4e2b3;
}
.sparkler {
color: #ffed94;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--rhubarb-gin:#d7a8c2;
--pink-chintz:#f1c1d0;
--smooth-as-corn-silk:#f4e2b3;
--sparkler:#ffed94;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore