All Palettes

Color Palette #fcdfd4, #f1a7b4, #da718f, #a85d9b, #6b4c8a

0%
0%
0%

CSS code for this palette

/* CSS */
.botticelli-angel {
color: #fcdfd4;
}
.princess {
color: #f1a7b4;
}
.oxford-sausage {
color: #da718f;
}
.radiant-orchid {
color: #a85d9b;
}
.grapes-of-italy {
color: #6b4c8a;
}

/* CSS Variables */
:root {
--botticelli-angel:#fcdfd4;
--princess:#f1a7b4;
--oxford-sausage:#da718f;
--radiant-orchid:#a85d9b;
--grapes-of-italy:#6b4c8a;
}

More palettes to explore