All Palettes

Color Palette #b35b8d, #e9a5c6, #f5d1e5, #f9d17b, #fbaf3c

0%
0%
0%

CSS code for this palette

/* CSS */
.dahlia-mauve {
color: #b35b8d;
}
.prettiest-pink {
color: #e9a5c6;
}
.sparkling-pink {
color: #f5d1e5;
}
.popcorn {
color: #f9d17b;
}
.peach-butter {
color: #fbaf3c;
}

/* CSS Variables */
:root {
--dahlia-mauve:#b35b8d;
--prettiest-pink:#e9a5c6;
--sparkling-pink:#f5d1e5;
--popcorn:#f9d17b;
--peach-butter:#fbaf3c;
}

More palettes to explore