All Palettes

Color Palette #a68c8e, #bdae99, #e5d0c2, #d7b2d5, #f3e6d8

0%
0%
0%

CSS code for this palette

/* CSS */
.delicate-brown {
color: #a68c8e;
}
.british-khaki {
color: #bdae99;
}
.malibu-coast {
color: #e5d0c2;
}
.blushing-sky {
color: #d7b2d5;
}
.ballet-white {
color: #f3e6d8;
}

/* CSS Variables */
:root {
--delicate-brown:#a68c8e;
--british-khaki:#bdae99;
--malibu-coast:#e5d0c2;
--blushing-sky:#d7b2d5;
--ballet-white:#f3e6d8;
}

More palettes to explore