All Palettes

Color Palette #015e60, #2a8c8d, #4fb5b2, #9ae0d5, #c3f4f1

0%
0%
0%

CSS code for this palette

/* CSS */
.sandhill-crane {
color: #015e60;
}
.taos-turquoise {
color: #2a8c8d;
}
.crystalsong-blue {
color: #4fb5b2;
}
.sharbah-fizz {
color: #9ae0d5;
}
.duck-egg-blue {
color: #c3f4f1;
}

/* CSS Variables */
:root {
--sandhill-crane:#015e60;
--taos-turquoise:#2a8c8d;
--crystalsong-blue:#4fb5b2;
--sharbah-fizz:#9ae0d5;
--duck-egg-blue:#c3f4f1;
}

More palettes to explore