All Palettes

Color Palette #00b0e0, #00d6b6, #8ef1a0, #ffb3e4, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b0e0;
}
.channel-marker-green {
color: #00d6b6;
}
.mild-menthol {
color: #8ef1a0;
}
.hot-aquarelle-pink {
color: #ffb3e4;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--blue-atoll:#00b0e0;
--channel-marker-green:#00d6b6;
--mild-menthol:#8ef1a0;
--hot-aquarelle-pink:#ffb3e4;
--blush-hour:#ff7092;
}

More palettes to explore