All Palettes

Color Palette #380a43, #6f2c90, #d77f37, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-purple {
color: #380a43;
}
.true-purple {
color: #6f2c90;
}
.mexican-spirit {
color: #d77f37;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--dark-purple:#380a43;
--true-purple:#6f2c90;
--mexican-spirit:#d77f37;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore