All Palettes

Color Palette #f1a7c8, #f2cad6, #e3b0d6, #d080bb, #a65e9a

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f1a7c8;
}
.mountain-laurel {
color: #f2cad6;
}
.gumball {
color: #e3b0d6;
}
.peruvian-lily {
color: #d080bb;
}
.radiant-orchid {
color: #a65e9a;
}

/* CSS Variables */
:root {
--rose-mallow:#f1a7c8;
--mountain-laurel:#f2cad6;
--gumball:#e3b0d6;
--peruvian-lily:#d080bb;
--radiant-orchid:#a65e9a;
}

More palettes to explore