All Palettes

Color Palette #2a7c92, #55b3b9, #6ed8d0, #a2e6e2, #f6f9f8

0%
0%
0%

CSS code for this palette

/* CSS */
.turkish-stone {
color: #2a7c92;
}
.thalassa {
color: #55b3b9;
}
.hidden-sea-glass {
color: #6ed8d0;
}
.everest {
color: #a2e6e2;
}
.lynx-white {
color: #f6f9f8;
}

/* CSS Variables */
:root {
--turkish-stone:#2a7c92;
--thalassa:#55b3b9;
--hidden-sea-glass:#6ed8d0;
--everest:#a2e6e2;
--lynx-white:#f6f9f8;
}

More palettes to explore