All Palettes

Color Palette #ff6e61, #ff8f5c, #ffba70, #ffd54d, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fire-orange {
color: #ff8f5c;
}
.yellow-warbler {
color: #ffba70;
}
.vibrant {
color: #ffd54d;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fire-orange:#ff8f5c;
--yellow-warbler:#ffba70;
--vibrant:#ffd54d;
--hollandaise:#ffec3d;
}

More palettes to explore