All Palettes

Color Palette #194d49, #3d8a81, #77b6b0, #a3d1d0, #f5faf9

0%
0%
0%

CSS code for this palette

/* CSS */
.lacustral {
color: #194d49;
}
.copper-turquoise {
color: #3d8a81;
}
.spring-water-turquoise {
color: #77b6b0;
}
.touch-of-turquoise {
color: #a3d1d0;
}
.everlasting-ice {
color: #f5faf9;
}

/* CSS Variables */
:root {
--lacustral:#194d49;
--copper-turquoise:#3d8a81;
--spring-water-turquoise:#77b6b0;
--touch-of-turquoise:#a3d1d0;
--everlasting-ice:#f5faf9;
}

More palettes to explore