All Palettes

Color Palette #d19b6b, #c8b98d, #a76b49, #e9b76d, #a44d28

0%
0%
0%

CSS code for this palette

/* CSS */
.prayer-flag {
color: #d19b6b;
}
.canvas-satchel {
color: #c8b98d;
}
.vintage-pottery {
color: #a76b49;
}
.california-chamois {
color: #e9b76d;
}
.hamburger {
color: #a44d28;
}

/* CSS Variables */
:root {
--prayer-flag:#d19b6b;
--canvas-satchel:#c8b98d;
--vintage-pottery:#a76b49;
--california-chamois:#e9b76d;
--hamburger:#a44d28;
}

More palettes to explore