All Palettes

Color Palette #1f1e4d, #402a6f, #7a499c, #b86bb5, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1f1e4d;
}
.her-highness {
color: #402a6f;
}
.purple-pleasures {
color: #7a499c;
}
.moonlight-melody {
color: #b86bb5;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--fly-by-night:#1f1e4d;
--her-highness:#402a6f;
--purple-pleasures:#7a499c;
--moonlight-melody:#b86bb5;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore