All Palettes

Color Palette #f9a4ae, #f5c7d8, #ead7e0, #f2d4a6, #f4c3cf

0%
0%
0%

CSS code for this palette

/* CSS */
.ballet-slippers {
color: #f9a4ae;
}
.baby-steps {
color: #f5c7d8;
}
.light-pretty-pale {
color: #ead7e0;
}
.garbanzo-bean {
color: #f2d4a6;
}
.in-the-pink {
color: #f4c3cf;
}

/* CSS Variables */
:root {
--ballet-slippers:#f9a4ae;
--baby-steps:#f5c7d8;
--light-pretty-pale:#ead7e0;
--garbanzo-bean:#f2d4a6;
--in-the-pink:#f4c3cf;
}

More palettes to explore