All Palettes

Color Palette #f1e4f0, #b6c9d8, #8ea5b8, #508d9b, #2c7c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.sheer-lavender {
color: #f1e4f0;
}
.powder-soft-blue {
color: #b6c9d8;
}
.bayshore-blue {
color: #8ea5b8;
}
.blue-square {
color: #508d9b;
}
.turkish-stone {
color: #2c7c8c;
}

/* CSS Variables */
:root {
--sheer-lavender:#f1e4f0;
--powder-soft-blue:#b6c9d8;
--bayshore-blue:#8ea5b8;
--blue-square:#508d9b;
--turkish-stone:#2c7c8c;
}

More palettes to explore