All Palettes

Color Palette #4bb7c3, #6cd0d5, #a2e1e7, #f0f9f9, #ffffff

0%
0%
0%

CSS code for this palette

/* CSS */
.glassmith {
color: #4bb7c3;
}
.throat-chakra {
color: #6cd0d5;
}
.luminescent-blue {
color: #a2e1e7;
}
.distant-horizon {
color: #f0f9f9;
}
.white {
color: #ffffff;
}

/* CSS Variables */
:root {
--glassmith:#4bb7c3;
--throat-chakra:#6cd0d5;
--luminescent-blue:#a2e1e7;
--distant-horizon:#f0f9f9;
--white:#ffffff;
}

More palettes to explore