All Palettes

Color Palette #1e406b, #2a6d9d, #49b4d4, #75e3f0, #a5f8e2

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-mosque {
color: #1e406b;
}
.blues {
color: #2a6d9d;
}
.epimetheus {
color: #49b4d4;
}
.turkish-turquoise {
color: #75e3f0;
}
.icery {
color: #a5f8e2;
}

/* CSS Variables */
:root {
--blue-mosque:#1e406b;
--blues:#2a6d9d;
--epimetheus:#49b4d4;
--turkish-turquoise:#75e3f0;
--icery:#a5f8e2;
}

More palettes to explore