All Palettes

Color Palette #1f7c8e, #4abf9a, #94e1d3, #f6d75a, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1f7c8e;
}
.macau {
color: #4abf9a;
}
.pale-robin-egg-blue {
color: #94e1d3;
}
.glitter-yellow {
color: #f6d75a;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--bermuda:#1f7c8e;
--macau:#4abf9a;
--pale-robin-egg-blue:#94e1d3;
--glitter-yellow:#f6d75a;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore