All Palettes

Color Palette #ff6e61, #ff8b42, #ffab3d, #ffd54d, #ffdf80

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-bell-pepper {
color: #ff8b42;
}
.peach-butter {
color: #ffab3d;
}
.vibrant {
color: #ffd54d;
}
.tiger-yellow {
color: #ffdf80;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-bell-pepper:#ff8b42;
--peach-butter:#ffab3d;
--vibrant:#ffd54d;
--tiger-yellow:#ffdf80;
}

More palettes to explore