All Palettes

Color Palette #f6c479, #f2a56e, #e57a48, #d8433b, #a7354b

0%
0%
0%

CSS code for this palette

/* CSS */
.sunday-afternoon {
color: #f6c479;
}
.apricot-jam {
color: #f2a56e;
}
.jaffa {
color: #e57a48;
}
.dangerously-red {
color: #d8433b;
}
.ochre-red {
color: #a7354b;
}

/* CSS Variables */
:root {
--sunday-afternoon:#f6c479;
--apricot-jam:#f2a56e;
--jaffa:#e57a48;
--dangerously-red:#d8433b;
--ochre-red:#a7354b;
}

More palettes to explore