All Palettes

Color Palette #ff6e61, #ff976b, #ffd37a, #e3f49f, #a3d55d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.atomic-tangerine {
color: #ff976b;
}
.yellow-jubilee {
color: #ffd37a;
}
.dingy-sticky-note {
color: #e3f49f;
}
.lime-lizard {
color: #a3d55d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--atomic-tangerine:#ff976b;
--yellow-jubilee:#ffd37a;
--dingy-sticky-note:#e3f49f;
--lime-lizard:#a3d55d;
}

More palettes to explore