All Palettes

Color Palette #7dd9e3, #4bc0d2, #40a1b0, #1c818d, #0d4d54

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-aquamarine {
color: #7dd9e3;
}
.bachelor-button {
color: #4bc0d2;
}
.teal-essence {
color: #40a1b0;
}
.bermuda {
color: #1c818d;
}
.iron-teal {
color: #0d4d54;
}

/* CSS Variables */
:root {
--deep-aquamarine:#7dd9e3;
--bachelor-button:#4bc0d2;
--teal-essence:#40a1b0;
--bermuda:#1c818d;
--iron-teal:#0d4d54;
}

More palettes to explore