All Palettes

Color Palette #1f7e8e, #4cb8b2, #8ee5e6, #ffb84d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1f7e8e;
}
.tropical-escape {
color: #4cb8b2;
}
.island-paradise {
color: #8ee5e6;
}
.floral-leaf {
color: #ffb84d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--bermuda:#1f7e8e;
--tropical-escape:#4cb8b2;
--island-paradise:#8ee5e6;
--floral-leaf:#ffb84d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore