All Palettes

Color Palette #a4708b, #d9b89b, #f4e0d7, #e2c3bb, #c8a69d

0%
0%
0%

CSS code for this palette

/* CSS */
.upper-crust {
color: #a4708b;
}
.canewood {
color: #d9b89b;
}
.touching-white {
color: #f4e0d7;
}
.golden-guernsey {
color: #e2c3bb;
}
.teatime-mauve {
color: #c8a69d;
}

/* CSS Variables */
:root {
--upper-crust:#a4708b;
--canewood:#d9b89b;
--touching-white:#f4e0d7;
--golden-guernsey:#e2c3bb;
--teatime-mauve:#c8a69d;
}

More palettes to explore