All Palettes

Color Palette #1b9d9d, #4cb8b1, #6dd5c5, #a6f2d4, #f9f6f1

0%
0%
0%

CSS code for this palette

/* CSS */
.talismanic-teal {
color: #1b9d9d;
}
.tropical-escape {
color: #4cb8b1;
}
.hidden-sea-glass {
color: #6dd5c5;
}
.magic-mint {
color: #a6f2d4;
}
.milk-glass {
color: #f9f6f1;
}

/* CSS Variables */
:root {
--talismanic-teal:#1b9d9d;
--tropical-escape:#4cb8b1;
--hidden-sea-glass:#6dd5c5;
--magic-mint:#a6f2d4;
--milk-glass:#f9f6f1;
}

More palettes to explore