All Palettes

Color Palette #c4dae3, #a4c8d6, #6cb2b2, #2b8888, #0f5c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.getting-wet {
color: #c4dae3;
}
.corydalis-blue {
color: #a4c8d6;
}
.dexter {
color: #6cb2b2;
}
.thai-teal {
color: #2b8888;
}
.blue-emerald {
color: #0f5c5c;
}

/* CSS Variables */
:root {
--getting-wet:#c4dae3;
--corydalis-blue:#a4c8d6;
--dexter:#6cb2b2;
--thai-teal:#2b8888;
--blue-emerald:#0f5c5c;
}

More palettes to explore