All Palettes

Color Palette #f4d1c8, #f9e2d7, #f9ccb4, #eba3c8, #f8d79b

0%
0%
0%

CSS code for this palette

/* CSS */
.cloud-pink {
color: #f4d1c8;
}
.pink-touch {
color: #f9e2d7;
}
.biscuit-cream {
color: #f9ccb4;
}
.elastic-pink {
color: #eba3c8;
}
.applesauce {
color: #f8d79b;
}

/* CSS Variables */
:root {
--cloud-pink:#f4d1c8;
--pink-touch:#f9e2d7;
--biscuit-cream:#f9ccb4;
--elastic-pink:#eba3c8;
--applesauce:#f8d79b;
}

More palettes to explore