All Palettes

Color Palette #f4a4bf, #f8b4d3, #f4bedf, #eab8d1, #d39cb6

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f4a4bf;
}
.lavender-candy {
color: #f8b4d3;
}
.pink-heath {
color: #f4bedf;
}
.sweet-lilac {
color: #eab8d1;
}
.sweet-perfume {
color: #d39cb6;
}

/* CSS Variables */
:root {
--pink-chalk:#f4a4bf;
--lavender-candy:#f8b4d3;
--pink-heath:#f4bedf;
--sweet-lilac:#eab8d1;
--sweet-perfume:#d39cb6;
}

More palettes to explore