All Palettes

Color Palette #f6c6d7, #f1a7b1, #f07a92, #e55d78, #d53f62

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f6c6d7;
}
.pink-fit {
color: #f1a7b1;
}
.embarrassed {
color: #f07a92;
}
.bubblegum {
color: #e55d78;
}
.azalea {
color: #d53f62;
}

/* CSS Variables */
:root {
--mountain-laurel:#f6c6d7;
--pink-fit:#f1a7b1;
--embarrassed:#f07a92;
--bubblegum:#e55d78;
--azalea:#d53f62;
}

More palettes to explore