All Palettes

Color Palette #00bdd6, #00a5e0, #4fb8e8, #b1eaf2, #ffffff

0%
0%
0%

CSS code for this palette

/* CSS */
.maldives {
color: #00bdd6;
}
.vanadyl-blue {
color: #00a5e0;
}
.clean-pool {
color: #4fb8e8;
}
.mint-macaron {
color: #b1eaf2;
}
.white {
color: #ffffff;
}

/* CSS Variables */
:root {
--maldives:#00bdd6;
--vanadyl-blue:#00a5e0;
--clean-pool:#4fb8e8;
--mint-macaron:#b1eaf2;
--white:#ffffff;
}

More palettes to explore