All Palettes

Color Palette #19b3b3, #4fc9c9, #7fdcd0, #b4f3f3, #e5ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.swagger {
color: #19b3b3;
}
.may-day {
color: #4fc9c9;
}
.mintos {
color: #7fdcd0;
}
.ice-citadel {
color: #b4f3f3;
}
.bubbles {
color: #e5ffff;
}

/* CSS Variables */
:root {
--swagger:#19b3b3;
--may-day:#4fc9c9;
--mintos:#7fdcd0;
--ice-citadel:#b4f3f3;
--bubbles:#e5ffff;
}

More palettes to explore