All Palettes

Color Palette #a6d7e7, #4db0d1, #2f8bc1, #1b5998, #0d4a8c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-click {
color: #a6d7e7;
}
.epimetheus {
color: #4db0d1;
}
.christmas-blue {
color: #2f8bc1;
}
.suddenly-sapphire {
color: #1b5998;
}
.mondrian-blue {
color: #0d4a8c;
}

/* CSS Variables */
:root {
--blue-click:#a6d7e7;
--epimetheus:#4db0d1;
--christmas-blue:#2f8bc1;
--suddenly-sapphire:#1b5998;
--mondrian-blue:#0d4a8c;
}

More palettes to explore