All Palettes

Color Palette #4b9b9b, #2f7979, #205656, #1b3b3b, #0e2a2a

0%
0%
0%

CSS code for this palette

/* CSS */
.aquatic-green {
color: #4b9b9b;
}
.atoll {
color: #2f7979;
}
.forbidden-forest {
color: #205656;
}
.nordic {
color: #1b3b3b;
}
.black-box {
color: #0e2a2a;
}

/* CSS Variables */
:root {
--aquatic-green:#4b9b9b;
--atoll:#2f7979;
--forbidden-forest:#205656;
--nordic:#1b3b3b;
--black-box:#0e2a2a;
}

More palettes to explore