All Palettes

Color Palette #dda1dd, #c61585, #ff6bb5, #ffb8c1, #fff0f5

0%
0%
0%

CSS code for this palette

/* CSS */
.damson-plum {
color: #dda1dd;
}
.medium-violet-red {
color: #c61585;
}
.f-n-h-ng-pink {
color: #ff6bb5;
}
.matt-pink {
color: #ffb8c1;
}
.lavender-blush {
color: #fff0f5;
}

/* CSS Variables */
:root {
--damson-plum:#dda1dd;
--medium-violet-red:#c61585;
--f-n-h-ng-pink:#ff6bb5;
--matt-pink:#ffb8c1;
--lavender-blush:#fff0f5;
}

More palettes to explore