All Palettes

Color Palette #8d2a4f, #c45a8d, #f1a2b3, #f4d69f, #f8c9b9

0%
0%
0%

CSS code for this palette

/* CSS */
.disco {
color: #8d2a4f;
}
.beauty-queen {
color: #c45a8d;
}
.emperor-s-children {
color: #f1a2b3;
}
.peach-patch {
color: #f4d69f;
}
.sherbet-fruit {
color: #f8c9b9;
}

/* CSS Variables */
:root {
--disco:#8d2a4f;
--beauty-queen:#c45a8d;
--emperor-s-children:#f1a2b3;
--peach-patch:#f4d69f;
--sherbet-fruit:#f8c9b9;
}

More palettes to explore