All Palettes

Color Palette #6d9bd0, #a2c4e7, #d2e2f9, #f8fafc, #a6c1e8

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-loch {
color: #6d9bd0;
}
.windsor-way {
color: #a2c4e7;
}
.weathered-blue {
color: #d2e2f9;
}
.wash-me {
color: #f8fafc;
}
.sky-high {
color: #a6c1e8;
}

/* CSS Variables */
:root {
--sea-loch:#6d9bd0;
--windsor-way:#a2c4e7;
--weathered-blue:#d2e2f9;
--wash-me:#f8fafc;
--sky-high:#a6c1e8;
}

More palettes to explore