All Palettes

Color Palette #a8d3e1, #5ba7b9, #2b7a91, #1f4f5b, #0f3743

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.blue-calypso {
color: #5ba7b9;
}
.turkish-stone {
color: #2b7a91;
}
.hidden-waters {
color: #1f4f5b;
}
.firmament-blue {
color: #0f3743;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--blue-calypso:#5ba7b9;
--turkish-stone:#2b7a91;
--hidden-waters:#1f4f5b;
--firmament-blue:#0f3743;
}

More palettes to explore