All Palettes

Color Palette #a4c7d6, #6db9d9, #4c9cc8, #1e7eae, #0d5d8c

0%
0%
0%

CSS code for this palette

/* CSS */
.corydalis-blue {
color: #a4c7d6;
}
.bluebrite {
color: #6db9d9;
}
.mountain-bluebird {
color: #4c9cc8;
}
.blue-vacation {
color: #1e7eae;
}
.pontoon {
color: #0d5d8c;
}

/* CSS Variables */
:root {
--corydalis-blue:#a4c7d6;
--bluebrite:#6db9d9;
--mountain-bluebird:#4c9cc8;
--blue-vacation:#1e7eae;
--pontoon:#0d5d8c;
}

More palettes to explore