All Palettes

Color Palette #b6c8d8, #a5b7d9, #8e84c2, #e6b2c7, #f6c1b6

0%
0%
0%

CSS code for this palette

/* CSS */
.powder-soft-blue {
color: #b6c8d8;
}
.clear-lake-trail {
color: #a5b7d9;
}
.amethyst-grey {
color: #8e84c2;
}
.parfait-pink {
color: #e6b2c7;
}
.apricot-obsession {
color: #f6c1b6;
}

/* CSS Variables */
:root {
--powder-soft-blue:#b6c8d8;
--clear-lake-trail:#a5b7d9;
--amethyst-grey:#8e84c2;
--parfait-pink:#e6b2c7;
--apricot-obsession:#f6c1b6;
}

More palettes to explore