All Palettes

Color Palette #f3b61b, #ff7142, #ff8f5c, #ffb88f, #d9cae2

0%
0%
0%

CSS code for this palette

/* CSS */
.dent-corn {
color: #f3b61b;
}
.precious-persimmon {
color: #ff7142;
}
.fire-orange {
color: #ff8f5c;
}
.fuzzy-peach {
color: #ffb88f;
}
.purity {
color: #d9cae2;
}

/* CSS Variables */
:root {
--dent-corn:#f3b61b;
--precious-persimmon:#ff7142;
--fire-orange:#ff8f5c;
--fuzzy-peach:#ffb88f;
--purity:#d9cae2;
}

More palettes to explore