All Palettes

Color Palette #1c1e4f, #5a3f88, #a65e95, #f1a950, #e06e38

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1c1e4f;
}
.harvest-night {
color: #5a3f88;
}
.meadow-mauve {
color: #a65e95;
}
.pani-puri {
color: #f1a950;
}
.sorbus {
color: #e06e38;
}

/* CSS Variables */
:root {
--fly-by-night:#1c1e4f;
--harvest-night:#5a3f88;
--meadow-mauve:#a65e95;
--pani-puri:#f1a950;
--sorbus:#e06e38;
}

More palettes to explore