All Palettes

Color Palette #0071c7, #0096e0, #1ab8e0, #4cc5e1, #a5e2e3

0%
0%
0%

CSS code for this palette

/* CSS */
.indigo-carmine {
color: #0071c7;
}
.atmosphere {
color: #0096e0;
}
.caribbean-blue {
color: #1ab8e0;
}
.clean-pool {
color: #4cc5e1;
}
.ice-crystal-blue {
color: #a5e2e3;
}

/* CSS Variables */
:root {
--indigo-carmine:#0071c7;
--atmosphere:#0096e0;
--caribbean-blue:#1ab8e0;
--clean-pool:#4cc5e1;
--ice-crystal-blue:#a5e2e3;
}

More palettes to explore