All Palettes

Color Palette #a77b9d, #d3a7c4, #f4c3d6, #f6e9bb, #ffb35c

0%
0%
0%

CSS code for this palette

/* CSS */
.usu-pink {
color: #a77b9d;
}
.heart-to-heart {
color: #d3a7c4;
}
.sweetheart {
color: #f4c3d6;
}
.pale-adobe {
color: #f6e9bb;
}
.vintage-orange {
color: #ffb35c;
}

/* CSS Variables */
:root {
--usu-pink:#a77b9d;
--heart-to-heart:#d3a7c4;
--sweetheart:#f4c3d6;
--pale-adobe:#f6e9bb;
--vintage-orange:#ffb35c;
}

More palettes to explore