All Palettes

Color Palette #7e4c3a, #c67b5d, #e0b59a, #f6d6b1, #f8ebd8

0%
0%
0%

CSS code for this palette

/* CSS */
.nutmeg {
color: #7e4c3a;
}
.terracotta-chip {
color: #c67b5d;
}
.pink-tulle {
color: #e0b59a;
}
.apricot-gelato {
color: #f6d6b1;
}
.ivory-tassel {
color: #f8ebd8;
}

/* CSS Variables */
:root {
--nutmeg:#7e4c3a;
--terracotta-chip:#c67b5d;
--pink-tulle:#e0b59a;
--apricot-gelato:#f6d6b1;
--ivory-tassel:#f8ebd8;
}

More palettes to explore