All Palettes

Color Palette #00bfff, #00e0e0, #1affb6, #66ff7a, #b2ff4d

0%
0%
0%

CSS code for this palette

/* CSS */
.capri {
color: #00bfff;
}
.aztec-turquoise {
color: #00e0e0;
}
.night-pearl {
color: #1affb6;
}
.flora {
color: #66ff7a;
}
.irradiated-green {
color: #b2ff4d;
}

/* CSS Variables */
:root {
--capri:#00bfff;
--aztec-turquoise:#00e0e0;
--night-pearl:#1affb6;
--flora:#66ff7a;
--irradiated-green:#b2ff4d;
}

More palettes to explore