All Palettes

Color Palette #f6c279, #e8aa5e, #d1774d, #a9513d, #6d2c33

0%
0%
0%

CSS code for this palette

/* CSS */
.sunrise {
color: #f6c279;
}
.apricot-sorbet {
color: #e8aa5e;
}
.brown-sugar-glaze {
color: #d1774d;
}
.hot-sauce {
color: #a9513d;
}
.crystal-dark-red {
color: #6d2c33;
}

/* CSS Variables */
:root {
--sunrise:#f6c279;
--apricot-sorbet:#e8aa5e;
--brown-sugar-glaze:#d1774d;
--hot-sauce:#a9513d;
--crystal-dark-red:#6d2c33;
}

More palettes to explore