All Palettes

Color Palette #f5a3c7, #f9c3cf, #fcdee5, #ffb3d6, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f5a3c7;
}
.rose-shadow {
color: #f9c3cf;
}
.fresh-piglet {
color: #fcdee5;
}
.lavender-candy {
color: #ffb3d6;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--rose-mallow:#f5a3c7;
--rose-shadow:#f9c3cf;
--fresh-piglet:#fcdee5;
--lavender-candy:#ffb3d6;
--blush-hour:#ff7092;
}

More palettes to explore