All Palettes

Color Palette #794b8b, #b76c93, #e8a1ae, #f9e2b4, #f9d5a9

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-sapphire {
color: #794b8b;
}
.fuscia-fizz {
color: #b76c93;
}
.sprinkled-with-pink {
color: #e8a1ae;
}
.noodles {
color: #f9e2b4;
}
.tuscan {
color: #f9d5a9;
}

/* CSS Variables */
:root {
--purple-sapphire:#794b8b;
--fuscia-fizz:#b76c93;
--sprinkled-with-pink:#e8a1ae;
--noodles:#f9e2b4;
--tuscan:#f9d5a9;
}

More palettes to explore