All Palettes

Color Palette #f1a7b2, #f4c3d1, #e7b6d2, #e4d4b4, #c8d5c8

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b2;
}
.in-the-pink {
color: #f4c3d1;
}
.sweet-lilac {
color: #e7b6d2;
}
.loofah {
color: #e4d4b4;
}
.falling-star {
color: #c8d5c8;
}

/* CSS Variables */
:root {
--princess:#f1a7b2;
--in-the-pink:#f4c3d1;
--sweet-lilac:#e7b6d2;
--loofah:#e4d4b4;
--falling-star:#c8d5c8;
}

More palettes to explore