All Palettes

Color Palette #b4e5f8, #75c4e1, #4ca1c2, #00857a, #005c4e

0%
0%
0%

CSS code for this palette

/* CSS */
.fairy-sparkles {
color: #b4e5f8;
}
.bright-spark {
color: #75c4e1;
}
.brig {
color: #4ca1c2;
}
.mystic-turquoise {
color: #00857a;
}
.alpine-green {
color: #005c4e;
}

/* CSS Variables */
:root {
--fairy-sparkles:#b4e5f8;
--bright-spark:#75c4e1;
--brig:#4ca1c2;
--mystic-turquoise:#00857a;
--alpine-green:#005c4e;
}

More palettes to explore