All Palettes

Color Palette #1f7c8e, #2db6c8, #a3e6e4, #f7d2a1, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1f7c8e;
}
.aquarius {
color: #2db6c8;
}
.everest {
color: #a3e6e4;
}
.ginger-peach {
color: #f7d2a1;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--bermuda:#1f7c8e;
--aquarius:#2db6c8;
--everest:#a3e6e4;
--ginger-peach:#f7d2a1;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore