All Palettes

Color Palette #00b6d6, #1ec8c8, #60e1e1, #a1e8e5, #f5f9f8

0%
0%
0%

CSS code for this palette

/* CSS */
.maldives {
color: #00b6d6;
}
.blue-martina {
color: #1ec8c8;
}
.near-moon {
color: #60e1e1;
}
.everest {
color: #a1e8e5;
}
.lynx-white {
color: #f5f9f8;
}

/* CSS Variables */
:root {
--maldives:#00b6d6;
--blue-martina:#1ec8c8;
--near-moon:#60e1e1;
--everest:#a1e8e5;
--lynx-white:#f5f9f8;
}

More palettes to explore