All Palettes

Color Palette #f1a7b3, #f3c4d3, #e7b6d2, #eae8b3, #e4b5aa

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b3;
}
.in-the-pink {
color: #f3c4d3;
}
.sweet-lilac {
color: #e7b6d2;
}
.steamy-dumpling {
color: #eae8b3;
}
.salmon-grey {
color: #e4b5aa;
}

/* CSS Variables */
:root {
--princess:#f1a7b3;
--in-the-pink:#f3c4d3;
--sweet-lilac:#e7b6d2;
--steamy-dumpling:#eae8b3;
--salmon-grey:#e4b5aa;
}

More palettes to explore