All Palettes

Color Palette #f9b7b4, #f1a7c3, #f2d5a6, #f8e6a0, #f9e3c8

0%
0%
0%

CSS code for this palette

/* CSS */
.mixed-fruit {
color: #f9b7b4;
}
.tickled-pink {
color: #f1a7c3;
}
.garbanzo-bean {
color: #f2d5a6;
}
.venetian-yellow {
color: #f8e6a0;
}
.howdy-neighbor {
color: #f9e3c8;
}

/* CSS Variables */
:root {
--mixed-fruit:#f9b7b4;
--tickled-pink:#f1a7c3;
--garbanzo-bean:#f2d5a6;
--venetian-yellow:#f8e6a0;
--howdy-neighbor:#f9e3c8;
}

More palettes to explore