All Palettes

Color Palette #a87a9c, #e1a8b4, #f8b98b, #f4c271, #f1d26a

0%
0%
0%

CSS code for this palette

/* CSS */
.usu-pink {
color: #a87a9c;
}
.iced-vovo {
color: #e1a8b4;
}
.fresh-peaches {
color: #f8b98b;
}
.golden-opportunity {
color: #f4c271;
}
.yellow-cream {
color: #f1d26a;
}

/* CSS Variables */
:root {
--usu-pink:#a87a9c;
--iced-vovo:#e1a8b4;
--fresh-peaches:#f8b98b;
--golden-opportunity:#f4c271;
--yellow-cream:#f1d26a;
}

More palettes to explore