All Palettes

Color Palette #5abf8b, #f5d96b, #e05e5c, #d9a520, #4f8c6d

0%
0%
0%

CSS code for this palette

/* CSS */
.spearmint-burst {
color: #5abf8b;
}
.pale-pear {
color: #f5d96b;
}
.fiery-coral {
color: #e05e5c;
}
.chanterelle {
color: #d9a520;
}
.saltwater-depth {
color: #4f8c6d;
}

/* CSS Variables */
:root {
--spearmint-burst:#5abf8b;
--pale-pear:#f5d96b;
--fiery-coral:#e05e5c;
--chanterelle:#d9a520;
--saltwater-depth:#4f8c6d;
}

More palettes to explore