All Palettes

Color Palette #b55e8d, #f6a7b0, #f9e8b4, #40bf80, #4f9c99

0%
0%
0%

CSS code for this palette

/* CSS */
.dahlia-mauve {
color: #b55e8d;
}
.pink-fit {
color: #f6a7b0;
}
.banana-yogurt {
color: #f9e8b4;
}
.ming-green {
color: #40bf80;
}
.tourmaline-turquoise {
color: #4f9c99;
}

/* CSS Variables */
:root {
--dahlia-mauve:#b55e8d;
--pink-fit:#f6a7b0;
--banana-yogurt:#f9e8b4;
--ming-green:#40bf80;
--tourmaline-turquoise:#4f9c99;
}

More palettes to explore