All Palettes

Color Palette #ffb84d, #ff8c1a, #d65d29, #a72c2a, #691b1b

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.laddu-orange {
color: #ff8c1a;
}
.obstinate-orange {
color: #d65d29;
}
.harissa-red {
color: #a72c2a;
}
.persian-plum {
color: #691b1b;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--laddu-orange:#ff8c1a;
--obstinate-orange:#d65d29;
--harissa-red:#a72c2a;
--persian-plum:#691b1b;
}

More palettes to explore