All Palettes

Color Palette #d7b9e4, #e6a8d6, #f4b3c4, #f9cbae, #f5a300

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #d7b9e4;
}
.light-orchid {
color: #e6a8d6;
}
.rhodonite {
color: #f4b3c4;
}
.whipped-peach {
color: #f9cbae;
}
.mad-for-mango {
color: #f5a300;
}

/* CSS Variables */
:root {
--pretty-petunia:#d7b9e4;
--light-orchid:#e6a8d6;
--rhodonite:#f4b3c4;
--whipped-peach:#f9cbae;
--mad-for-mango:#f5a300;
}

More palettes to explore