All Palettes

Color Palette #6a4e4e, #b59c8c, #d0b48a, #f3df6d, #f5c7a3

0%
0%
0%

CSS code for this palette

/* CSS */
.flamboyant-plum {
color: #6a4e4e;
}
.sombrero {
color: #b59c8c;
}
.link-to-the-past {
color: #d0b48a;
}
.pale-pear {
color: #f3df6d;
}
.australian-apricot {
color: #f5c7a3;
}

/* CSS Variables */
:root {
--flamboyant-plum:#6a4e4e;
--sombrero:#b59c8c;
--link-to-the-past:#d0b48a;
--pale-pear:#f3df6d;
--australian-apricot:#f5c7a3;
}

More palettes to explore