All Palettes

Color Palette #1cb5b2, #1e8a8a, #1f6f6f, #205656, #1a3d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.swagger {
color: #1cb5b2;
}
.ocean-liner {
color: #1e8a8a;
}
.peacock-plume {
color: #1f6f6f;
}
.forbidden-forest {
color: #205656;
}
.nordic {
color: #1a3d3d;
}

/* CSS Variables */
:root {
--swagger:#1cb5b2;
--ocean-liner:#1e8a8a;
--peacock-plume:#1f6f6f;
--forbidden-forest:#205656;
--nordic:#1a3d3d;
}

More palettes to explore