All Palettes

Color Palette #1f8dbd, #4eb4d0, #86d8e4, #a7eaf1, #d2f3f9

0%
0%
0%

CSS code for this palette

/* CSS */
.hidden-springs {
color: #1f8dbd;
}
.teal-moir {
color: #4eb4d0;
}
.fresh-blue {
color: #86d8e4;
}
.uranus {
color: #a7eaf1;
}
.water {
color: #d2f3f9;
}

/* CSS Variables */
:root {
--hidden-springs:#1f8dbd;
--teal-moir:#4eb4d0;
--fresh-blue:#86d8e4;
--uranus:#a7eaf1;
--water:#d2f3f9;
}

More palettes to explore