All Palettes

Color Palette #00b3a1, #1fc7bb, #4dd1c2, #92e3d1, #b6f1e7

0%
0%
0%

CSS code for this palette

/* CSS */
.billiard {
color: #00b3a1;
}
.swimmers-pool {
color: #1fc7bb;
}
.may-day {
color: #4dd1c2;
}
.beach-glass {
color: #92e3d1;
}
.east-cape {
color: #b6f1e7;
}

/* CSS Variables */
:root {
--billiard:#00b3a1;
--swimmers-pool:#1fc7bb;
--may-day:#4dd1c2;
--beach-glass:#92e3d1;
--east-cape:#b6f1e7;
}

More palettes to explore