All Palettes

Color Palette #b7f5c7, #a1e3c7, #4dd5d1, #38b7e5, #2a87e5

0%
0%
0%

CSS code for this palette

/* CSS */
.slime-lime {
color: #b7f5c7;
}
.reef-green {
color: #a1e3c7;
}
.medium-turquoise {
color: #4dd5d1;
}
.summer-sky {
color: #38b7e5;
}
.bleu-de-france {
color: #2a87e5;
}

/* CSS Variables */
:root {
--slime-lime:#b7f5c7;
--reef-green:#a1e3c7;
--medium-turquoise:#4dd5d1;
--summer-sky:#38b7e5;
--bleu-de-france:#2a87e5;
}

More palettes to explore