All Palettes

Color Palette #30bfd5, #50d0e7, #6ed8f2, #a2e1e7, #fbf6e9

0%
0%
0%

CSS code for this palette

/* CSS */
.holiday-blue {
color: #30bfd5;
}
.neon-nazar {
color: #50d0e7;
}
.heisenberg-blue {
color: #6ed8f2;
}
.luminescent-blue {
color: #a2e1e7;
}
.sleek-white {
color: #fbf6e9;
}

/* CSS Variables */
:root {
--holiday-blue:#30bfd5;
--neon-nazar:#50d0e7;
--heisenberg-blue:#6ed8f2;
--luminescent-blue:#a2e1e7;
--sleek-white:#fbf6e9;
}

More palettes to explore