All Palettes

Color Palette #a5998d, #b7b3a4, #d0c2a9, #e3d4c4, #f5e9d6

0%
0%
0%

CSS code for this palette

/* CSS */
.stoneware {
color: #a5998d;
}
.digital-garage {
color: #b7b3a4;
}
.light-rattan {
color: #d0c2a9;
}
.onion-white {
color: #e3d4c4;
}
.marquee-white {
color: #f5e9d6;
}

/* CSS Variables */
:root {
--stoneware:#a5998d;
--digital-garage:#b7b3a4;
--light-rattan:#d0c2a9;
--onion-white:#e3d4c4;
--marquee-white:#f5e9d6;
}

More palettes to explore