All Palettes

Color Palette #1a90ad, #4bb7d2, #88e0e7, #d2f8f9, #f2fcfd

0%
0%
0%

CSS code for this palette

/* CSS */
.mediterranean-sea {
color: #1a90ad;
}
.bachelor-button {
color: #4bb7d2;
}
.photon-barrier {
color: #88e0e7;
}
.tinted-ice {
color: #d2f8f9;
}
.sparkling-snow {
color: #f2fcfd;
}

/* CSS Variables */
:root {
--mediterranean-sea:#1a90ad;
--bachelor-button:#4bb7d2;
--photon-barrier:#88e0e7;
--tinted-ice:#d2f8f9;
--sparkling-snow:#f2fcfd;
}

More palettes to explore