All Palettes

Color Palette #f7c5e0, #f2a1c7, #e57bb9, #d55d9b, #a44c7f

0%
0%
0%

CSS code for this palette

/* CSS */
.laelia-pink {
color: #f7c5e0;
}
.be-my-valentine {
color: #f2a1c7;
}
.fuchsia-blush {
color: #e57bb9;
}
.crushed-berries {
color: #d55d9b;
}
.our-little-secret {
color: #a44c7f;
}

/* CSS Variables */
:root {
--laelia-pink:#f7c5e0;
--be-my-valentine:#f2a1c7;
--fuchsia-blush:#e57bb9;
--crushed-berries:#d55d9b;
--our-little-secret:#a44c7f;
}

More palettes to explore