All Palettes

Color Palette #d4b26e, #f1deb7, #7e4b3a, #f6c4a2, #c7a35c

0%
0%
0%

CSS code for this palette

/* CSS */
.tan {
color: #d4b26e;
}
.limitless {
color: #f1deb7;
}
.nutmeg {
color: #7e4b3a;
}
.shrimp-toast {
color: #f6c4a2;
}
.winter-pear-beige {
color: #c7a35c;
}

/* CSS Variables */
:root {
--tan:#d4b26e;
--limitless:#f1deb7;
--nutmeg:#7e4b3a;
--shrimp-toast:#f6c4a2;
--winter-pear-beige:#c7a35c;
}

More palettes to explore