All Palettes

Color Palette #1f3d35, #2a7e7d, #4cc2c0, #9fe5e0, #f7f9f6

0%
0%
0%

CSS code for this palette

/* CSS */
.k-rainando-green {
color: #1f3d35;
}
.zirconia-teal {
color: #2a7e7d;
}
.north-wind {
color: #4cc2c0;
}
.everest {
color: #9fe5e0;
}
.whitest-white {
color: #f7f9f6;
}

/* CSS Variables */
:root {
--k-rainando-green:#1f3d35;
--zirconia-teal:#2a7e7d;
--north-wind:#4cc2c0;
--everest:#9fe5e0;
--whitest-white:#f7f9f6;
}

More palettes to explore