All Palettes

Color Palette #e4b9d9, #d06c97, #f1a2c7, #f8e1d3, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetie-pie {
color: #e4b9d9;
}
.hopbush {
color: #d06c97;
}
.elastic-pink {
color: #f1a2c7;
}
.mette-penne {
color: #f8e1d3;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--sweetie-pie:#e4b9d9;
--hopbush:#d06c97;
--elastic-pink:#f1a2c7;
--mette-penne:#f8e1d3;
--floral-leaf:#ffb84d;
}

More palettes to explore