All Palettes

Color Palette #3a5e83, #007c85, #00a89d, #5fd3c2, #b6f7f0

0%
0%
0%

CSS code for this palette

/* CSS */
.pelagic {
color: #3a5e83;
}
.cote-d-azur {
color: #007c85;
}
.jadestone {
color: #00a89d;
}
.jamaican-jade {
color: #5fd3c2;
}
.ice-citadel {
color: #b6f7f0;
}

/* CSS Variables */
:root {
--pelagic:#3a5e83;
--cote-d-azur:#007c85;
--jadestone:#00a89d;
--jamaican-jade:#5fd3c2;
--ice-citadel:#b6f7f0;
}

More palettes to explore