All Palettes

Color Palette #0095a8, #00b3aa, #00d6b6, #e0d500, #faa700

0%
0%
0%

CSS code for this palette

/* CSS */
.brilliant {
color: #0095a8;
}
.verditer {
color: #00b3aa;
}
.channel-marker-green {
color: #00d6b6;
}
.chartreuse-shot {
color: #e0d500;
}
.chrome-yellow {
color: #faa700;
}

/* CSS Variables */
:root {
--brilliant:#0095a8;
--verditer:#00b3aa;
--channel-marker-green:#00d6b6;
--chartreuse-shot:#e0d500;
--chrome-yellow:#faa700;
}

More palettes to explore