All Palettes

Color Palette #b65d99, #e6a2c3, #f4c3cf, #fae6b2, #f75c4b

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-bud {
color: #b65d99;
}
.prettiest-pink {
color: #e6a2c3;
}
.in-the-pink {
color: #f4c3cf;
}
.banana-mania {
color: #fae6b2;
}
.algerian-coral {
color: #f75c4b;
}

/* CSS Variables */
:root {
--rose-bud:#b65d99;
--prettiest-pink:#e6a2c3;
--in-the-pink:#f4c3cf;
--banana-mania:#fae6b2;
--algerian-coral:#f75c4b;
}

More palettes to explore