All Palettes

Color Palette #1d9a9a, #4eb7b5, #78d3d2, #a1e8e5, #c3f4f3

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-fantasy {
color: #1d9a9a;
}
.crystalsong-blue {
color: #4eb7b5;
}
.soft-turquoise {
color: #78d3d2;
}
.everest {
color: #a1e8e5;
}
.duck-egg-blue {
color: #c3f4f3;
}

/* CSS Variables */
:root {
--sea-fantasy:#1d9a9a;
--crystalsong-blue:#4eb7b5;
--soft-turquoise:#78d3d2;
--everest:#a1e8e5;
--duck-egg-blue:#c3f4f3;
}

More palettes to explore