All Palettes

Color Palette #fe6d5d, #f9a96c, #f4c95d, #a7d37e, #4abf8c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #fe6d5d;
}
.trump-tan {
color: #f9a96c;
}
.deep-fried-sun-rays {
color: #f4c95d;
}
.crystal-green {
color: #a7d37e;
}
.garish-green {
color: #4abf8c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#fe6d5d;
--trump-tan:#f9a96c;
--deep-fried-sun-rays:#f4c95d;
--crystal-green:#a7d37e;
--garish-green:#4abf8c;
}

More palettes to explore