All Palettes

Color Palette #d9b99b, #e7d0c5, #f1e3da, #f9d6b4, #f3b7a0

0%
0%
0%

CSS code for this palette

/* CSS */
.dusty-gold {
color: #d9b99b;
}
.pure-beige {
color: #e7d0c5;
}
.almost-pink {
color: #f1e3da;
}
.sandy-bay {
color: #f9d6b4;
}
.antique-cameo {
color: #f3b7a0;
}

/* CSS Variables */
:root {
--dusty-gold:#d9b99b;
--pure-beige:#e7d0c5;
--almost-pink:#f1e3da;
--sandy-bay:#f9d6b4;
--antique-cameo:#f3b7a0;
}

More palettes to explore