All Palettes

Color Palette #14b3b3, #1f9898, #2f7f7f, #3f6464, #4f4a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.swagger {
color: #14b3b3;
}
.sea-fantasy {
color: #1f9898;
}
.nero-s-green {
color: #2f7f7f;
}
.moor-pond-green {
color: #3f6464;
}
.black-bean {
color: #4f4a4a;
}

/* CSS Variables */
:root {
--swagger:#14b3b3;
--sea-fantasy:#1f9898;
--nero-s-green:#2f7f7f;
--moor-pond-green:#3f6464;
--black-bean:#4f4a4a;
}

More palettes to explore