All Palettes

Color Palette #8fc5d6, #69b7d8, #4a98c9, #2e7abd, #1d619f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-glint {
color: #8fc5d6;
}
.baby-tears {
color: #69b7d8;
}
.blessed-blue {
color: #4a98c9;
}
.amalfi-coast {
color: #2e7abd;
}
.drakenhof-nightshade {
color: #1d619f;
}

/* CSS Variables */
:root {
--blue-glint:#8fc5d6;
--baby-tears:#69b7d8;
--blessed-blue:#4a98c9;
--amalfi-coast:#2e7abd;
--drakenhof-nightshade:#1d619f;
}

More palettes to explore