All Palettes

Color Palette #1b9dda, #00a8e0, #00b4e0, #00c2e0, #00d9e0

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1b9dda;
}
.blue-fire {
color: #00a8e0;
}
.blue-atoll {
color: #00b4e0;
}
.maldives {
color: #00c2e0;
}
.aztec-turquoise {
color: #00d9e0;
}

/* CSS Variables */
:root {
--homeworld:#1b9dda;
--blue-fire:#00a8e0;
--blue-atoll:#00b4e0;
--maldives:#00c2e0;
--aztec-turquoise:#00d9e0;
}

More palettes to explore