All Palettes

Color Palette #6b4c8a, #9c6f9f, #cfa0b4, #f6d6a7, #f3c65e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapes-of-italy {
color: #6b4c8a;
}
.scotch-thistle {
color: #9c6f9f;
}
.raspberry-smoothie {
color: #cfa0b4;
}
.enjoyable-yellow {
color: #f6d6a7;
}
.deep-fried-sun-rays {
color: #f3c65e;
}

/* CSS Variables */
:root {
--grapes-of-italy:#6b4c8a;
--scotch-thistle:#9c6f9f;
--raspberry-smoothie:#cfa0b4;
--enjoyable-yellow:#f6d6a7;
--deep-fried-sun-rays:#f3c65e;
}

More palettes to explore