All Palettes

Color Palette #ffb84d, #ff8b42, #ff7142, #ff4938, #ff3d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.orange-bell-pepper {
color: #ff8b42;
}
.precious-persimmon {
color: #ff7142;
}
.hotspot {
color: #ff4938;
}
.coral-red {
color: #ff3d3d;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--orange-bell-pepper:#ff8b42;
--precious-persimmon:#ff7142;
--hotspot:#ff4938;
--coral-red:#ff3d3d;
}

More palettes to explore