All Palettes

Color Palette #f4e1b8, #e5c29a, #d0a06c, #a86d4d, #6a4e39

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-butter {
color: #f4e1b8;
}
.tostada {
color: #e5c29a;
}
.white-oak {
color: #d0a06c;
}
.drum-solo {
color: #a86d4d;
}
.radigan-conagher-brown {
color: #6a4e39;
}

/* CSS Variables */
:root {
--soft-butter:#f4e1b8;
--tostada:#e5c29a;
--white-oak:#d0a06c;
--drum-solo:#a86d4d;
--radigan-conagher-brown:#6a4e39;
}

More palettes to explore