All Palettes

Color Palette #f6b1b5, #f5c7c7, #f8d8da, #fcecd4, #f4c2b8

0%
0%
0%

CSS code for this palette

/* CSS */
.precious-pink {
color: #f6b1b5;
}
.first-peach {
color: #f5c7c7;
}
.light-pink-tone {
color: #f8d8da;
}
.go-go-glow {
color: #fcecd4;
}
.serene-pink {
color: #f4c2b8;
}

/* CSS Variables */
:root {
--precious-pink:#f6b1b5;
--first-peach:#f5c7c7;
--light-pink-tone:#f8d8da;
--go-go-glow:#fcecd4;
--serene-pink:#f4c2b8;
}

More palettes to explore