All Palettes

Color Palette #1e7a8a, #50b4b4, #75d1d1, #f3e84f, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1e7a8a;
}
.crystalsong-blue {
color: #50b4b4;
}
.soft-turquoise {
color: #75d1d1;
}
.yellow-petal {
color: #f3e84f;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--bermuda:#1e7a8a;
--crystalsong-blue:#50b4b4;
--soft-turquoise:#75d1d1;
--yellow-petal:#f3e84f;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore