All Palettes

Color Palette #f6e1b1, #e8cca1, #d5a86d, #a8695d, #6d4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.friendly-yellow {
color: #f6e1b1;
}
.harmonious-gold {
color: #e8cca1;
}
.gobi-sand {
color: #d5a86d;
}
.brick-dust {
color: #a8695d;
}
.grapes-of-italy {
color: #6d4b8b;
}

/* CSS Variables */
:root {
--friendly-yellow:#f6e1b1;
--harmonious-gold:#e8cca1;
--gobi-sand:#d5a86d;
--brick-dust:#a8695d;
--grapes-of-italy:#6d4b8b;
}

More palettes to explore