All Palettes

Color Palette #e9b4c2, #f5c1b2, #fbcf89, #f9e59f, #f4c3a4

0%
0%
0%

CSS code for this palette

/* CSS */
.athena-pink {
color: #e9b4c2;
}
.rustique {
color: #f5c1b2;
}
.puff-pastry-yellow {
color: #fbcf89;
}
.storm-lightning {
color: #f9e59f;
}
.australian-apricot {
color: #f4c3a4;
}

/* CSS Variables */
:root {
--athena-pink:#e9b4c2;
--rustique:#f5c1b2;
--puff-pastry-yellow:#fbcf89;
--storm-lightning:#f9e59f;
--australian-apricot:#f4c3a4;
}

More palettes to explore