All Palettes

Color Palette #1d3a33, #4f7d74, #8ab7b1, #c3e9e0, #f2fdfd

0%
0%
0%

CSS code for this palette

/* CSS */
.k-rainando-green {
color: #1d3a33;
}
.breaker-bay {
color: #4f7d74;
}
.morning-green {
color: #8ab7b1;
}
.clear-aqua {
color: #c3e9e0;
}
.sparkling-snow {
color: #f2fdfd;
}

/* CSS Variables */
:root {
--k-rainando-green:#1d3a33;
--breaker-bay:#4f7d74;
--morning-green:#8ab7b1;
--clear-aqua:#c3e9e0;
--sparkling-snow:#f2fdfd;
}

More palettes to explore