All Palettes

Color Palette #5dbb8c, #a8d1b5, #f2e1b1, #ff6e61, #e44d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.techno-turquoise {
color: #5dbb8c;
}
.glenwood-green {
color: #a8d1b5;
}
.bone-white {
color: #f2e1b1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.mandarin-red {
color: #e44d3a;
}

/* CSS Variables */
:root {
--techno-turquoise:#5dbb8c;
--glenwood-green:#a8d1b5;
--bone-white:#f2e1b1;
--grapefruit-pulp:#ff6e61;
--mandarin-red:#e44d3a;
}

More palettes to explore