All Palettes

Color Palette #b84c8b, #d77094, #e3a1b8, #f4c8d7, #f9e1e7

0%
0%
0%

CSS code for this palette

/* CSS */
.nail-polish-pink {
color: #b84c8b;
}
.fiesta-pink {
color: #d77094;
}
.blushing-tulip {
color: #e3a1b8;
}
.mountain-laurel {
color: #f4c8d7;
}
.pork-belly {
color: #f9e1e7;
}

/* CSS Variables */
:root {
--nail-polish-pink:#b84c8b;
--fiesta-pink:#d77094;
--blushing-tulip:#e3a1b8;
--mountain-laurel:#f4c8d7;
--pork-belly:#f9e1e7;
}

More palettes to explore