All Palettes

Color Palette #683b48, #8f424d, #c35b55, #d97768, #d99c5e

0%
0%
0%

CSS code for this palette

/* CSS */
.mauve-wine {
color: #683b48;
}
.rhubarb-smoothie {
color: #8f424d;
}
.fuzzy-wuzzy-brown {
color: #c35b55;
}
.lei-flower {
color: #d97768;
}
.ritzy {
color: #d99c5e;
}

/* CSS Variables */
:root {
--mauve-wine:#683b48;
--rhubarb-smoothie:#8f424d;
--fuzzy-wuzzy-brown:#c35b55;
--lei-flower:#d97768;
--ritzy:#d99c5e;
}

More palettes to explore