All Palettes

Color Palette #fe6d5d, #f9a23e, #f3d74f, #9fd65c, #4f8c7b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #fe6d5d;
}
.hawaiian-passion {
color: #f9a23e;
}
.golden-apples {
color: #f3d74f;
}
.lime-lizard {
color: #9fd65c;
}
.winter-green {
color: #4f8c7b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#fe6d5d;
--hawaiian-passion:#f9a23e;
--golden-apples:#f3d74f;
--lime-lizard:#9fd65c;
--winter-green:#4f8c7b;
}

More palettes to explore