All Palettes

Color Palette #0095a8, #00b1b8, #00d1c7, #00e0b7, #c3ffb3

0%
0%
0%

CSS code for this palette

/* CSS */
.brilliant {
color: #0095a8;
}
.cyan-sky {
color: #00b1b8;
}
.tilla-kari-mosque {
color: #00d1c7;
}
.lifeless-green {
color: #00e0b7;
}
.distilled-venom {
color: #c3ffb3;
}

/* CSS Variables */
:root {
--brilliant:#0095a8;
--cyan-sky:#00b1b8;
--tilla-kari-mosque:#00d1c7;
--lifeless-green:#00e0b7;
--distilled-venom:#c3ffb3;
}

More palettes to explore