All Palettes

Color Palette #85c4cc, #6bafb3, #4f999c, #2c7c8c, #1d6067

0%
0%
0%

CSS code for this palette

/* CSS */
.angel-blue {
color: #85c4cc;
}
.dexter {
color: #6bafb3;
}
.sea-current {
color: #4f999c;
}
.turkish-stone {
color: #2c7c8c;
}
.gulf-harbour {
color: #1d6067;
}

/* CSS Variables */
:root {
--angel-blue:#85c4cc;
--dexter:#6bafb3;
--sea-current:#4f999c;
--turkish-stone:#2c7c8c;
--gulf-harbour:#1d6067;
}

More palettes to explore