All Palettes

Color Palette #5a7d8c, #8ba2a0, #a8bdb5, #d2e4e0, #f6f7f9

0%
0%
0%

CSS code for this palette

/* CSS */
.technical-blue {
color: #5a7d8c;
}
.aqua-smoke {
color: #8ba2a0;
}
.water-surface {
color: #a8bdb5;
}
.meadowsweet-mist {
color: #d2e4e0;
}
.lynx-white {
color: #f6f7f9;
}

/* CSS Variables */
:root {
--technical-blue:#5a7d8c;
--aqua-smoke:#8ba2a0;
--water-surface:#a8bdb5;
--meadowsweet-mist:#d2e4e0;
--lynx-white:#f6f7f9;
}

More palettes to explore