All Palettes

Color Palette #f3d6b4, #f1a7d0, #f7a6b2, #a2c7e7, #b7e1d4

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-lady {
color: #f3d6b4;
}
.waddles-pink {
color: #f1a7d0;
}
.pink-fit {
color: #f7a6b2;
}
.windsor-way {
color: #a2c7e7;
}
.filtered-forest {
color: #b7e1d4;
}

/* CSS Variables */
:root {
--pink-lady:#f3d6b4;
--waddles-pink:#f1a7d0;
--pink-fit:#f7a6b2;
--windsor-way:#a2c7e7;
--filtered-forest:#b7e1d4;
}

More palettes to explore