All Palettes

Color Palette #2b8b9c, #4f8c6d, #a56a4a, #c47d3b, #e7b35f

0%
0%
0%

CSS code for this palette

/* CSS */
.scooter {
color: #2b8b9c;
}
.saltwater-depth {
color: #4f8c6d;
}
.hazel {
color: #a56a4a;
}
.summerset {
color: #c47d3b;
}
.tal-yi-gold {
color: #e7b35f;
}

/* CSS Variables */
:root {
--scooter:#2b8b9c;
--saltwater-depth:#4f8c6d;
--hazel:#a56a4a;
--summerset:#c47d3b;
--tal-yi-gold:#e7b35f;
}

More palettes to explore