All Palettes

Color Palette #a3d7d2, #8cd1d4, #6ab4b4, #4f9c9c, #398989

0%
0%
0%

CSS code for this palette

/* CSS */
.smooth-satin {
color: #a3d7d2;
}
.sky-watch {
color: #8cd1d4;
}
.dexter {
color: #6ab4b4;
}
.rockpool {
color: #4f9c9c;
}
.copper-turquoise {
color: #398989;
}

/* CSS Variables */
:root {
--smooth-satin:#a3d7d2;
--sky-watch:#8cd1d4;
--dexter:#6ab4b4;
--rockpool:#4f9c9c;
--copper-turquoise:#398989;
}

More palettes to explore