All Palettes

Color Palette #f6c6d7, #f7a1ae, #f27d8b, #e85e73, #d5485b

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f6c6d7;
}
.simple-pink {
color: #f7a1ae;
}
.flower-blossom-pink {
color: #f27d8b;
}
.bubblegum {
color: #e85e73;
}
.geranium {
color: #d5485b;
}

/* CSS Variables */
:root {
--mountain-laurel:#f6c6d7;
--simple-pink:#f7a1ae;
--flower-blossom-pink:#f27d8b;
--bubblegum:#e85e73;
--geranium:#d5485b;
}

More palettes to explore