All Palettes

Color Palette #493b59, #7a5c8a, #a572b1, #d6a75c, #f5c800

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-velvet {
color: #493b59;
}
.champion {
color: #7a5c8a;
}
.bell-heather {
color: #a572b1;
}
.cat-s-eye-marble {
color: #d6a75c;
}
.pinard-yellow {
color: #f5c800;
}

/* CSS Variables */
:root {
--purple-velvet:#493b59;
--champion:#7a5c8a;
--bell-heather:#a572b1;
--cat-s-eye-marble:#d6a75c;
--pinard-yellow:#f5c800;
}

More palettes to explore