All Palettes

Color Palette #4b8b9b, #6bb8b1, #a3d7d6, #e2f3f2, #f6f8f7

0%
0%
0%

CSS code for this palette

/* CSS */
.hippie-blue {
color: #4b8b9b;
}
.florida-turquoise {
color: #6bb8b1;
}
.aqua-island {
color: #a3d7d6;
}
.bone-chilling {
color: #e2f3f2;
}
.lynx-white {
color: #f6f8f7;
}

/* CSS Variables */
:root {
--hippie-blue:#4b8b9b;
--florida-turquoise:#6bb8b1;
--aqua-island:#a3d7d6;
--bone-chilling:#e2f3f2;
--lynx-white:#f6f8f7;
}

More palettes to explore