All Palettes

Color Palette #5d2f6f, #995e9c, #d05d85, #f1c5b1, #f9e19f

0%
0%
0%

CSS code for this palette

/* CSS */
.lounge-violet {
color: #5d2f6f;
}
.heath-spotted-orchid {
color: #995e9c;
}
.lipstick {
color: #d05d85;
}
.peach-temptation {
color: #f1c5b1;
}
.durango-dust {
color: #f9e19f;
}

/* CSS Variables */
:root {
--lounge-violet:#5d2f6f;
--heath-spotted-orchid:#995e9c;
--lipstick:#d05d85;
--peach-temptation:#f1c5b1;
--durango-dust:#f9e19f;
}

More palettes to explore