All Palettes

Color Palette #b6c8d8, #e3a1b8, #f8d9a0, #f47b7b, #a65e9b

0%
0%
0%

CSS code for this palette

/* CSS */
.powder-soft-blue {
color: #b6c8d8;
}
.blushing-tulip {
color: #e3a1b8;
}
.milky-maize {
color: #f8d9a0;
}
.meat {
color: #f47b7b;
}
.radiant-orchid {
color: #a65e9b;
}

/* CSS Variables */
:root {
--powder-soft-blue:#b6c8d8;
--blushing-tulip:#e3a1b8;
--milky-maize:#f8d9a0;
--meat:#f47b7b;
--radiant-orchid:#a65e9b;
}

More palettes to explore