All Palettes

Color Palette #4b2d7b, #7c509b, #9b7ba3, #f5c661, #f56e3d

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor {
color: #4b2d7b;
}
.juneberry {
color: #7c509b;
}
.divine {
color: #9b7ba3;
}
.deep-fried-sun-rays {
color: #f5c661;
}
.chinese-orange {
color: #f56e3d;
}

/* CSS Variables */
:root {
--windsor:#4b2d7b;
--juneberry:#7c509b;
--divine:#9b7ba3;
--deep-fried-sun-rays:#f5c661;
--chinese-orange:#f56e3d;
}

More palettes to explore