All Palettes

Color Palette #a68dc8, #d0a4df, #f2c4e8, #f8b5a0, #f7c664

0%
0%
0%

CSS code for this palette

/* CSS */
.distinct-purple {
color: #a68dc8;
}
.spring-wisteria {
color: #d0a4df;
}
.sugar-high {
color: #f2c4e8;
}
.mystic-tulip {
color: #f8b5a0;
}
.sunset-gold {
color: #f7c664;
}

/* CSS Variables */
:root {
--distinct-purple:#a68dc8;
--spring-wisteria:#d0a4df;
--sugar-high:#f2c4e8;
--mystic-tulip:#f8b5a0;
--sunset-gold:#f7c664;
}

More palettes to explore