All Palettes

Color Palette #b6c9e2, #a7b4d7, #b47dba, #e4afd1, #f2a6c8

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-grey {
color: #b6c9e2;
}
.high-style {
color: #a7b4d7;
}
.african-violet {
color: #b47dba;
}
.gumball {
color: #e4afd1;
}
.rose-mallow {
color: #f2a6c8;
}

/* CSS Variables */
:root {
--light-blue-grey:#b6c9e2;
--high-style:#a7b4d7;
--african-violet:#b47dba;
--gumball:#e4afd1;
--rose-mallow:#f2a6c8;
}

More palettes to explore