All Palettes

Color Palette #ff6e61, #ff9966, #ffcc66, #a3d770, #6fbe99

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.atomic-tangerine {
color: #ff9966;
}
.qing-yellow {
color: #ffcc66;
}
.tropical-light {
color: #a3d770;
}
.arboretum {
color: #6fbe99;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--atomic-tangerine:#ff9966;
--qing-yellow:#ffcc66;
--tropical-light:#a3d770;
--arboretum:#6fbe99;
}

More palettes to explore