All Palettes

Color Palette #f6c2a2, #f2b05f, #f19d3b, #a85f2e, #5a2b2d

0%
0%
0%

CSS code for this palette

/* CSS */
.neighborly-peach {
color: #f6c2a2;
}
.goldfish {
color: #f2b05f;
}
.amber-glow {
color: #f19d3b;
}
.beef-hotpot {
color: #a85f2e;
}
.kuwazome-red {
color: #5a2b2d;
}

/* CSS Variables */
:root {
--neighborly-peach:#f6c2a2;
--goldfish:#f2b05f;
--amber-glow:#f19d3b;
--beef-hotpot:#a85f2e;
--kuwazome-red:#5a2b2d;
}

More palettes to explore