All Palettes

Color Palette #1b8d8d, #1bc5c5, #19e5e6, #4ff3f3, #7efbfb

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1b8d8d;
}
.blue-martina {
color: #1bc5c5;
}
.tamarama {
color: #19e5e6;
}
.frozen-turquoise {
color: #4ff3f3;
}
.electric-blue {
color: #7efbfb;
}

/* CSS Variables */
:root {
--ocean-liner:#1b8d8d;
--blue-martina:#1bc5c5;
--tamarama:#19e5e6;
--frozen-turquoise:#4ff3f3;
--electric-blue:#7efbfb;
}

More palettes to explore