All Palettes

Color Palette #cbdae7, #b2c8d7, #85b6c7, #56a8b8, #1a9e99

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-breeze-green {
color: #cbdae7;
}
.blissful-blue {
color: #b2c8d7;
}
.crystal-lake {
color: #85b6c7;
}
.blue-calypso {
color: #56a8b8;
}
.talismanic-teal {
color: #1a9e99;
}

/* CSS Variables */
:root {
--sea-breeze-green:#cbdae7;
--blissful-blue:#b2c8d7;
--crystal-lake:#85b6c7;
--blue-calypso:#56a8b8;
--talismanic-teal:#1a9e99;
}

More palettes to explore