All Palettes

Color Palette #b6eba2, #a2d8d1, #8fc5d6, #a5a7d9, #d4a7e2

0%
0%
0%

CSS code for this palette

/* CSS */
.pastel-pea {
color: #b6eba2;
}
.smooth-satin {
color: #a2d8d1;
}
.blue-glint {
color: #8fc5d6;
}
.childish-wonder {
color: #a5a7d9;
}
.tropical-violet {
color: #d4a7e2;
}

/* CSS Variables */
:root {
--pastel-pea:#b6eba2;
--smooth-satin:#a2d8d1;
--blue-glint:#8fc5d6;
--childish-wonder:#a5a7d9;
--tropical-violet:#d4a7e2;
}

More palettes to explore