All Palettes

Color Palette #6a4a8c, #4a9cd3, #f4f2be, #f8c84f, #e84545

0%
0%
0%

CSS code for this palette

/* CSS */
.grapes-of-italy {
color: #6a4a8c;
}
.peaceful-river {
color: #4a9cd3;
}
.turkish-ginger {
color: #f4f2be;
}
.go-bananas {
color: #f8c84f;
}
.x-marks-the-spot {
color: #e84545;
}

/* CSS Variables */
:root {
--grapes-of-italy:#6a4a8c;
--peaceful-river:#4a9cd3;
--turkish-ginger:#f4f2be;
--go-bananas:#f8c84f;
--x-marks-the-spot:#e84545;
}

More palettes to explore