All Palettes

Color Palette #1f1f4c, #3d2a92, #704c94, #a85f2e, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1f1f4c;
}
.galactic-purple {
color: #3d2a92;
}
.parfait-d-amour {
color: #704c94;
}
.beef-hotpot {
color: #a85f2e;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--fly-by-night:#1f1f4c;
--galactic-purple:#3d2a92;
--parfait-d-amour:#704c94;
--beef-hotpot:#a85f2e;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore