All Palettes

Color Palette #f3c9d4, #e9a5b1, #e77e8e, #b76c8c, #774c7b

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f3c9d4;
}
.love-at-first-sight {
color: #e9a5b1;
}
.dimple {
color: #e77e8e;
}
.pinky-pickle {
color: #b76c8c;
}
.cabbage-blossom-violet {
color: #774c7b;
}

/* CSS Variables */
:root {
--mountain-laurel:#f3c9d4;
--love-at-first-sight:#e9a5b1;
--dimple:#e77e8e;
--pinky-pickle:#b76c8c;
--cabbage-blossom-violet:#774c7b;
}

More palettes to explore