All Palettes

Color Palette #1cb1ce, #4dc5e0, #8ee6e6, #a4f9c7, #e2f8ea

0%
0%
0%

CSS code for this palette

/* CSS */
.h-l-n-blue {
color: #1cb1ce;
}
.lake-thun {
color: #4dc5e0;
}
.island-paradise {
color: #8ee6e6;
}
.neo-mint {
color: #a4f9c7;
}
.toxic-latte {
color: #e2f8ea;
}

/* CSS Variables */
:root {
--h-l-n-blue:#1cb1ce;
--lake-thun:#4dc5e0;
--island-paradise:#8ee6e6;
--neo-mint:#a4f9c7;
--toxic-latte:#e2f8ea;
}

More palettes to explore