All Palettes

Color Palette #b6c8d8, #e4b9c1, #f2d3a1, #d8a69d, #6c4f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.powder-soft-blue {
color: #b6c8d8;
}
.puppy-love {
color: #e4b9c1;
}
.antique-wicker-basket {
color: #f2d3a1;
}
.kitten-s-paw {
color: #d8a69d;
}
.magenta-violet {
color: #6c4f8c;
}

/* CSS Variables */
:root {
--powder-soft-blue:#b6c8d8;
--puppy-love:#e4b9c1;
--antique-wicker-basket:#f2d3a1;
--kitten-s-paw:#d8a69d;
--magenta-violet:#6c4f8c;
}

More palettes to explore