All Palettes

Color Palette #4a4e6d, #8e6b8d, #b19c72, #d3b14a, #e34a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.independence {
color: #4a4e6d;
}
.dianthus-mauve {
color: #8e6b8d;
}
.golden-sage {
color: #b19c72;
}
.farm-straw {
color: #d3b14a;
}
.x-marks-the-spot {
color: #e34a4a;
}

/* CSS Variables */
:root {
--independence:#4a4e6d;
--dianthus-mauve:#8e6b8d;
--golden-sage:#b19c72;
--farm-straw:#d3b14a;
--x-marks-the-spot:#e34a4a;
}

More palettes to explore