All Palettes

Color Palette #a8d3e1, #9acce0, #7db7d4, #649fc9, #4b8abe

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.legacy-blue {
color: #9acce0;
}
.regale-blue {
color: #7db7d4;
}
.tantalize {
color: #649fc9;
}
.boat-house {
color: #4b8abe;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--legacy-blue:#9acce0;
--regale-blue:#7db7d4;
--tantalize:#649fc9;
--boat-house:#4b8abe;
}

More palettes to explore