All Palettes

Color Palette #1f9b9e, #41c6c8, #60d7d7, #78e2e2, #a1f7f5

0%
0%
0%

CSS code for this palette

/* CSS */
.baltic {
color: #1f9b9e;
}
.bianchi-green {
color: #41c6c8;
}
.hammam-blue {
color: #60d7d7;
}
.deep-aquamarine {
color: #78e2e2;
}
.waterspout {
color: #a1f7f5;
}

/* CSS Variables */
:root {
--baltic:#1f9b9e;
--bianchi-green:#41c6c8;
--hammam-blue:#60d7d7;
--deep-aquamarine:#78e2e2;
--waterspout:#a1f7f5;
}

More palettes to explore