All Palettes

Color Palette #4cb8b2, #70d7d3, #a2e2e6, #f1b74b, #f57a38

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-escape {
color: #4cb8b2;
}
.soft-turquoise {
color: #70d7d3;
}
.luminescent-blue {
color: #a2e2e6;
}
.maximum-yellow-red {
color: #f1b74b;
}
.sea-nettle {
color: #f57a38;
}

/* CSS Variables */
:root {
--tropical-escape:#4cb8b2;
--soft-turquoise:#70d7d3;
--luminescent-blue:#a2e2e6;
--maximum-yellow-red:#f1b74b;
--sea-nettle:#f57a38;
}

More palettes to explore