All Palettes

Color Palette #fbbcd9, #f2a6c9, #f08ead, #d57c9d, #b65d93

0%
0%
0%

CSS code for this palette

/* CSS */
.flamingo-feather {
color: #fbbcd9;
}
.rose-mallow {
color: #f2a6c9;
}
.astilbe {
color: #f08ead;
}
.little-bow-pink {
color: #d57c9d;
}
.spruce-tree-flower {
color: #b65d93;
}

/* CSS Variables */
:root {
--flamingo-feather:#fbbcd9;
--rose-mallow:#f2a6c9;
--astilbe:#f08ead;
--little-bow-pink:#d57c9d;
--spruce-tree-flower:#b65d93;
}

More palettes to explore