All Palettes

Color Palette #a1e2e1, #73d4d1, #4cc8c8, #2ab7b2, #009996

0%
0%
0%

CSS code for this palette

/* CSS */
.everest {
color: #a1e2e1;
}
.soft-turquoise {
color: #73d4d1;
}
.sea-serpent {
color: #4cc8c8;
}
.island-aqua {
color: #2ab7b2;
}
.regula-barbara-blue {
color: #009996;
}

/* CSS Variables */
:root {
--everest:#a1e2e1;
--soft-turquoise:#73d4d1;
--sea-serpent:#4cc8c8;
--island-aqua:#2ab7b2;
--regula-barbara-blue:#009996;
}

More palettes to explore