All Palettes

Color Palette #2b9c8b, #5ce0c1, #f1d788, #f99f3e, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.stamp-pad-green {
color: #2b9c8b;
}
.jazzy-jade {
color: #5ce0c1;
}
.march-yellow {
color: #f1d788;
}
.chat-orange {
color: #f99f3e;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--stamp-pad-green:#2b9c8b;
--jazzy-jade:#5ce0c1;
--march-yellow:#f1d788;
--chat-orange:#f99f3e;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore