All Palettes

Color Palette #f1a7b3, #f7c8bb, #f9e0d2, #fff5c7, #d9c8b4

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b3;
}
.sherbet-fruit {
color: #f7c8bb;
}
.elizabeth-rose {
color: #f9e0d2;
}
.butterball {
color: #fff5c7;
}
.brazilian-sand {
color: #d9c8b4;
}

/* CSS Variables */
:root {
--princess:#f1a7b3;
--sherbet-fruit:#f7c8bb;
--elizabeth-rose:#f9e0d2;
--butterball:#fff5c7;
--brazilian-sand:#d9c8b4;
}

More palettes to explore