All Palettes

Color Palette #f7b1d5, #f5a3be, #f27d9a, #e05c86, #d3507e

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-candy {
color: #f7b1d5;
}
.pink-chalk {
color: #f5a3be;
}
.pink-carnation {
color: #f27d9a;
}
.blush-d-amour {
color: #e05c86;
}
.pink-flambe {
color: #d3507e;
}

/* CSS Variables */
:root {
--lavender-candy:#f7b1d5;
--pink-chalk:#f5a3be;
--pink-carnation:#f27d9a;
--blush-d-amour:#e05c86;
--pink-flambe:#d3507e;
}

More palettes to explore