All Palettes

Color Palette #00bdd6, #00e5ff, #80deea, #b1eaf2, #e0f7fa

0%
0%
0%

CSS code for this palette

/* CSS */
.maldives {
color: #00bdd6;
}
.whimsical-blue {
color: #00e5ff;
}
.faded-poster {
color: #80deea;
}
.mint-macaron {
color: #b1eaf2;
}
.coastal-breeze {
color: #e0f7fa;
}

/* CSS Variables */
:root {
--maldives:#00bdd6;
--whimsical-blue:#00e5ff;
--faded-poster:#80deea;
--mint-macaron:#b1eaf2;
--coastal-breeze:#e0f7fa;
}

More palettes to explore