All Palettes

Color Palette #30bfd5, #41d0d8, #4ee4da, #a6e8e1, #eff5f4

0%
0%
0%

CSS code for this palette

/* CSS */
.holiday-blue {
color: #30bfd5;
}
.medium-turquoise {
color: #41d0d8;
}
.neon-nazar {
color: #4ee4da;
}
.ice-crystal-blue {
color: #a6e8e1;
}
.bakery-box {
color: #eff5f4;
}

/* CSS Variables */
:root {
--holiday-blue:#30bfd5;
--medium-turquoise:#41d0d8;
--neon-nazar:#4ee4da;
--ice-crystal-blue:#a6e8e1;
--bakery-box:#eff5f4;
}

More palettes to explore