All Palettes

Color Palette #bea2a7, #d3b5b1, #e7c6c1, #f9d3d2, #f2b5b7

0%
0%
0%

CSS code for this palette

/* CSS */
.tourmaline-mauve {
color: #bea2a7;
}
.oyster-pink {
color: #d3b5b1;
}
.empire-rose {
color: #e7c6c1;
}
.pink-dogwood {
color: #f9d3d2;
}
.jaguar-rose {
color: #f2b5b7;
}

/* CSS Variables */
:root {
--tourmaline-mauve:#bea2a7;
--oyster-pink:#d3b5b1;
--empire-rose:#e7c6c1;
--pink-dogwood:#f9d3d2;
--jaguar-rose:#f2b5b7;
}

More palettes to explore