All Palettes

Color Palette #2b8ebf, #4ab1d3, #6ed7e7, #a2e2e6, #e0f5f3

0%
0%
0%

CSS code for this palette

/* CSS */
.christmas-blue {
color: #2b8ebf;
}
.epimetheus {
color: #4ab1d3;
}
.turquoise-sea {
color: #6ed7e7;
}
.luminescent-blue {
color: #a2e2e6;
}
.frosty-mint {
color: #e0f5f3;
}

/* CSS Variables */
:root {
--christmas-blue:#2b8ebf;
--epimetheus:#4ab1d3;
--turquoise-sea:#6ed7e7;
--luminescent-blue:#a2e2e6;
--frosty-mint:#e0f5f3;
}

More palettes to explore