All Palettes

Color Palette #a8b1c7, #7b8d9d, #a6b4c9, #d3e6f3, #497a9c

0%
0%
0%

CSS code for this palette

/* CSS */
.meadow-phlox {
color: #a8b1c7;
}
.lucid-blue {
color: #7b8d9d;
}
.ballroom-blue {
color: #a6b4c9;
}
.new-heights {
color: #d3e6f3;
}
.blue-antarctic {
color: #497a9c;
}

/* CSS Variables */
:root {
--meadow-phlox:#a8b1c7;
--lucid-blue:#7b8d9d;
--ballroom-blue:#a6b4c9;
--new-heights:#d3e6f3;
--blue-antarctic:#497a9c;
}

More palettes to explore