All Palettes

Color Palette #f6d5df, #f1a7b1, #f0708c, #d95e85, #a94c74

0%
0%
0%

CSS code for this palette

/* CSS */
.barely-pink {
color: #f6d5df;
}
.pink-fit {
color: #f1a7b1;
}
.rose-cheeks {
color: #f0708c;
}
.blush-d-amour {
color: #d95e85;
}
.our-little-secret {
color: #a94c74;
}

/* CSS Variables */
:root {
--barely-pink:#f6d5df;
--pink-fit:#f1a7b1;
--rose-cheeks:#f0708c;
--blush-d-amour:#d95e85;
--our-little-secret:#a94c74;
}

More palettes to explore