All Palettes

Color Palette #ff6e61, #ff9b3d, #ffc94d, #f2f96c, #a3d77e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.hawaiian-passion {
color: #ff9b3d;
}
.chunky-bee {
color: #ffc94d;
}
.dolly {
color: #f2f96c;
}
.crystal-green {
color: #a3d77e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--hawaiian-passion:#ff9b3d;
--chunky-bee:#ffc94d;
--dolly:#f2f96c;
--crystal-green:#a3d77e;
}

More palettes to explore