All Palettes

Color Palette #f6e4e6, #c9b3d1, #a57eb9, #7e4a87, #4b2c6d

0%
0%
0%

CSS code for this palette

/* CSS */
.marshmallow-rose {
color: #f6e4e6;
}
.elfin-herb {
color: #c9b3d1;
}
.lobby-lilac {
color: #a57eb9;
}
.vibrant-orchid {
color: #7e4a87;
}
.violet-indigo {
color: #4b2c6d;
}

/* CSS Variables */
:root {
--marshmallow-rose:#f6e4e6;
--elfin-herb:#c9b3d1;
--lobby-lilac:#a57eb9;
--vibrant-orchid:#7e4a87;
--violet-indigo:#4b2c6d;
}

More palettes to explore