All Palettes

Color Palette #ffcb3d, #ff8052, #ff6e61, #ff3d3d, #d65c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-jacket {
color: #ffcb3d;
}
.n-rang-orange {
color: #ff8052;
}
.grapefruit-pulp {
color: #ff6e61;
}
.coral-red {
color: #ff3d3d;
}
.flirty-rose {
color: #d65c8d;
}

/* CSS Variables */
:root {
--yellow-jacket:#ffcb3d;
--n-rang-orange:#ff8052;
--grapefruit-pulp:#ff6e61;
--coral-red:#ff3d3d;
--flirty-rose:#d65c8d;
}

More palettes to explore