All Palettes

Color Palette #1abbe0, #00a5e0, #0086b3, #0072a3, #005f8f

0%
0%
0%

CSS code for this palette

/* CSS */
.caribbean-blue {
color: #1abbe0;
}
.vanadyl-blue {
color: #00a5e0;
}
.stomy-shower {
color: #0086b3;
}
.singing-blue {
color: #0072a3;
}
.felix {
color: #005f8f;
}

/* CSS Variables */
:root {
--caribbean-blue:#1abbe0;
--vanadyl-blue:#00a5e0;
--stomy-shower:#0086b3;
--singing-blue:#0072a3;
--felix:#005f8f;
}

More palettes to explore