All Palettes

Color Palette #015e60, #1a7f7d, #4cb8b2, #a6e3e0, #dff6f3

0%
0%
0%

CSS code for this palette

/* CSS */
.sandhill-crane {
color: #015e60;
}
.autumn-pine-green {
color: #1a7f7d;
}
.tropical-escape {
color: #4cb8b2;
}
.ice-crystal-blue {
color: #a6e3e0;
}
.frosty-mint {
color: #dff6f3;
}

/* CSS Variables */
:root {
--sandhill-crane:#015e60;
--autumn-pine-green:#1a7f7d;
--tropical-escape:#4cb8b2;
--ice-crystal-blue:#a6e3e0;
--frosty-mint:#dff6f3;
}

More palettes to explore