All Palettes

Color Palette #7ac7a1, #4ca1a9, #3c8f9f, #2f7e89, #2a495a

0%
0%
0%

CSS code for this palette

/* CSS */
.gem-silica {
color: #7ac7a1;
}
.blue-racer {
color: #4ca1a9;
}
.winter-time {
color: #3c8f9f;
}
.panorama {
color: #2f7e89;
}
.black-forest-blue {
color: #2a495a;
}

/* CSS Variables */
:root {
--gem-silica:#7ac7a1;
--blue-racer:#4ca1a9;
--winter-time:#3c8f9f;
--panorama:#2f7e89;
--black-forest-blue:#2a495a;
}

More palettes to explore