All Palettes

Color Palette #0095b3, #00b3a7, #00d6b3, #3dffae, #85ffc2

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0095b3;
}
.verditer {
color: #00b3a7;
}
.channel-marker-green {
color: #00d6b3;
}
.greenish-cyan {
color: #3dffae;
}
.a-state-of-mint {
color: #85ffc2;
}

/* CSS Variables */
:root {
--bondi-blue:#0095b3;
--verditer:#00b3a7;
--channel-marker-green:#00d6b3;
--greenish-cyan:#3dffae;
--a-state-of-mint:#85ffc2;
}

More palettes to explore