All Palettes

Color Palette #f1b1c7, #f4c8d3, #f7d4e1, #f9e1e6, #ffe5eb

0%
0%
0%

CSS code for this palette

/* CSS */
.rhodonite {
color: #f1b1c7;
}
.mountain-laurel {
color: #f4c8d3;
}
.pink-frosting {
color: #f7d4e1;
}
.pork-belly {
color: #f9e1e6;
}
.nosegay {
color: #ffe5eb;
}

/* CSS Variables */
:root {
--rhodonite:#f1b1c7;
--mountain-laurel:#f4c8d3;
--pink-frosting:#f7d4e1;
--pork-belly:#f9e1e6;
--nosegay:#ffe5eb;
}

More palettes to explore