All Palettes

Color Palette #a2c7e7, #92b2d8, #7a9ac7, #d1a9e0, #f5b2d1

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c7e7;
}
.oxygen-blue {
color: #92b2d8;
}
.cottage-blue {
color: #7a9ac7;
}
.tropical-violet {
color: #d1a9e0;
}
.fulgrim-pink {
color: #f5b2d1;
}

/* CSS Variables */
:root {
--windsor-way:#a2c7e7;
--oxygen-blue:#92b2d8;
--cottage-blue:#7a9ac7;
--tropical-violet:#d1a9e0;
--fulgrim-pink:#f5b2d1;
}

More palettes to explore