All Palettes

Color Palette #9fc1d6, #75b5c2, #4ea0a2, #3e878e, #2c686d

0%
0%
0%

CSS code for this palette

/* CSS */
.bluette {
color: #9fc1d6;
}
.tibetan-stone {
color: #75b5c2;
}
.rockpool {
color: #4ea0a2;
}
.sea-caller {
color: #3e878e;
}
.mordant-blue {
color: #2c686d;
}

/* CSS Variables */
:root {
--bluette:#9fc1d6;
--tibetan-stone:#75b5c2;
--rockpool:#4ea0a2;
--sea-caller:#3e878e;
--mordant-blue:#2c686d;
}

More palettes to explore