All Palettes

Color Palette #0a7d8a, #2ab2b2, #4ed2d4, #a8e6e6, #f9fcd4

0%
0%
0%

CSS code for this palette

/* CSS */
.metallic-seaweed {
color: #0a7d8a;
}
.caicos-turquoise {
color: #2ab2b2;
}
.medium-turquoise {
color: #4ed2d4;
}
.ice-crystal-blue {
color: #a8e6e6;
}
.utepils {
color: #f9fcd4;
}

/* CSS Variables */
:root {
--metallic-seaweed:#0a7d8a;
--caicos-turquoise:#2ab2b2;
--medium-turquoise:#4ed2d4;
--ice-crystal-blue:#a8e6e6;
--utepils:#f9fcd4;
}

More palettes to explore