All Palettes

Color Palette #cceeff, #98d7e1, #65b2c8, #329bbd, #007c9e

0%
0%
0%

CSS code for this palette

/* CSS */
.lucid-dreams {
color: #cceeff;
}
.exotic-escape {
color: #98d7e1;
}
.delicate-girl-blue {
color: #65b2c8;
}
.sailfish {
color: #329bbd;
}
.turkish-tile {
color: #007c9e;
}

/* CSS Variables */
:root {
--lucid-dreams:#cceeff;
--exotic-escape:#98d7e1;
--delicate-girl-blue:#65b2c8;
--sailfish:#329bbd;
--turkish-tile:#007c9e;
}

More palettes to explore