All Palettes

Color Palette #f1a7b7, #f6cbd1, #f7dee7, #d7b7c2, #a67d95

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f1a7b7;
}
.pleasing-pink {
color: #f6cbd1;
}
.pork-belly {
color: #f7dee7;
}
.pale-lilac {
color: #d7b7c2;
}
.bouquet {
color: #a67d95;
}

/* CSS Variables */
:root {
--rozowy-pink:#f1a7b7;
--pleasing-pink:#f6cbd1;
--pork-belly:#f7dee7;
--pale-lilac:#d7b7c2;
--bouquet:#a67d95;
}

More palettes to explore