All Palettes

Color Palette #f6e1b6, #f6c2b6, #e0a3c5, #b58cc5, #a67dd9

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-butter {
color: #f6e1b6;
}
.apricot-obsession {
color: #f6c2b6;
}
.prettiest-pink {
color: #e0a3c5;
}
.creeping-bellflower {
color: #b58cc5;
}
.lavender-blossom {
color: #a67dd9;
}

/* CSS Variables */
:root {
--soft-butter:#f6e1b6;
--apricot-obsession:#f6c2b6;
--prettiest-pink:#e0a3c5;
--creeping-bellflower:#b58cc5;
--lavender-blossom:#a67dd9;
}

More palettes to explore