All Palettes

Color Palette #f8c9d9, #f5a8c9, #f2789b, #e85e73, #d83b5b

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-steps {
color: #f8c9d9;
}
.rose-mallow {
color: #f5a8c9;
}
.embarrassed {
color: #f2789b;
}
.bubblegum {
color: #e85e73;
}
.azalea {
color: #d83b5b;
}

/* CSS Variables */
:root {
--baby-steps:#f8c9d9;
--rose-mallow:#f5a8c9;
--embarrassed:#f2789b;
--bubblegum:#e85e73;
--azalea:#d83b5b;
}

More palettes to explore