All Palettes

Color Palette #a7562a, #c66a4e, #e5a77b, #f4d69f, #f8e1b4

0%
0%
0%

CSS code for this palette

/* CSS */
.garfield {
color: #a7562a;
}
.raw-copper {
color: #c66a4e;
}
.sun-bleached-ochre {
color: #e5a77b;
}
.peach-patch {
color: #f4d69f;
}
.noodles {
color: #f8e1b4;
}

/* CSS Variables */
:root {
--garfield:#a7562a;
--raw-copper:#c66a4e;
--sun-bleached-ochre:#e5a77b;
--peach-patch:#f4d69f;
--noodles:#f8e1b4;
}

More palettes to explore