All Palettes

Color Palette #efe1e4, #e8b0c4, #f1a7b4, #f8d79b, #f1e6b6

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-booties {
color: #efe1e4;
}
.athena-pink {
color: #e8b0c4;
}
.princess {
color: #f1a7b4;
}
.applesauce {
color: #f8d79b;
}
.bad-moon-yellow {
color: #f1e6b6;
}

/* CSS Variables */
:root {
--pink-booties:#efe1e4;
--athena-pink:#e8b0c4;
--princess:#f1a7b4;
--applesauce:#f8d79b;
--bad-moon-yellow:#f1e6b6;
}

More palettes to explore