All Palettes

Color Palette #4cb8b1, #6fd1d3, #a8e6e1, #f0f9f8, #ffccbd

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-escape {
color: #4cb8b1;
}
.soft-turquoise {
color: #6fd1d3;
}
.ice-crystal-blue {
color: #a8e6e1;
}
.distant-horizon {
color: #f0f9f8;
}
.piggy-bank {
color: #ffccbd;
}

/* CSS Variables */
:root {
--tropical-escape:#4cb8b1;
--soft-turquoise:#6fd1d3;
--ice-crystal-blue:#a8e6e1;
--distant-horizon:#f0f9f8;
--piggy-bank:#ffccbd;
}

More palettes to explore