All Palettes

Color Palette #f6b6d2, #f1a7c6, #efa4b7, #d78eaf, #a76c95

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-marshmallow {
color: #f6b6d2;
}
.rose-mallow {
color: #f1a7c6;
}
.emperor-s-children {
color: #efa4b7;
}
.moonlit-mauve {
color: #d78eaf;
}
.mauve-memento {
color: #a76c95;
}

/* CSS Variables */
:root {
--pink-marshmallow:#f6b6d2;
--rose-mallow:#f1a7c6;
--emperor-s-children:#efa4b7;
--moonlit-mauve:#d78eaf;
--mauve-memento:#a76c95;
}

More palettes to explore