All Palettes

Color Palette #f5c7d7, #f2b1d0, #d59b9a, #c67c7b, #a65c59

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f5c7d7;
}
.changeling-pink {
color: #f2b1d0;
}
.tobermory {
color: #d59b9a;
}
.impatient-heart {
color: #c67c7b;
}
.cheek-red {
color: #a65c59;
}

/* CSS Variables */
:root {
--mountain-laurel:#f5c7d7;
--changeling-pink:#f2b1d0;
--tobermory:#d59b9a;
--impatient-heart:#c67c7b;
--cheek-red:#a65c59;
}

More palettes to explore