All Palettes

Color Palette #a6e3e2, #6fd3d1, #4cb8b6, #2dae9d, #00998a

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a6e3e2;
}
.soft-turquoise {
color: #6fd3d1;
}
.crystalsong-blue {
color: #4cb8b6;
}
.sea-kale {
color: #2dae9d;
}
.plumage {
color: #00998a;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a6e3e2;
--soft-turquoise:#6fd3d1;
--crystalsong-blue:#4cb8b6;
--sea-kale:#2dae9d;
--plumage:#00998a;
}

More palettes to explore