All Palettes

Color Palette #a8d3e1, #4a9aba, #2c7c8c, #1c5c5e, #0f393e

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.coastline-blue {
color: #4a9aba;
}
.turkish-stone {
color: #2c7c8c;
}
.moonlit-pool {
color: #1c5c5e;
}
.firmament-blue {
color: #0f393e;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--coastline-blue:#4a9aba;
--turkish-stone:#2c7c8c;
--moonlit-pool:#1c5c5e;
--firmament-blue:#0f393e;
}

More palettes to explore