All Palettes

Color Palette #1e7a8a, #4ec1af, #89e1d4, #f4cf3e, #f36d6d

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1e7a8a;
}
.emerald-bliss {
color: #4ec1af;
}
.sea-foam {
color: #89e1d4;
}
.marigold-dust {
color: #f4cf3e;
}
.breeze-of-chilli {
color: #f36d6d;
}

/* CSS Variables */
:root {
--bermuda:#1e7a8a;
--emerald-bliss:#4ec1af;
--sea-foam:#89e1d4;
--marigold-dust:#f4cf3e;
--breeze-of-chilli:#f36d6d;
}

More palettes to explore