All Palettes

Color Palette #f7e2b0, #f1c7a7, #efa4b4, #f28c98, #ec6f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.friendly-yellow {
color: #f7e2b0;
}
.citrus-sachet {
color: #f1c7a7;
}
.princess {
color: #efa4b4;
}
.wewak {
color: #f28c98;
}
.grapefruit-juice {
color: #ec6f8c;
}

/* CSS Variables */
:root {
--friendly-yellow:#f7e2b0;
--citrus-sachet:#f1c7a7;
--princess:#efa4b4;
--wewak:#f28c98;
--grapefruit-juice:#ec6f8c;
}

More palettes to explore