All Palettes

Color Palette #1d1d4e, #3c296a, #7e2a89, #d54d6d, #f1b341

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1d1d4e;
}
.minsk {
color: #3c296a;
}
.hello-darkness-my-old-friend {
color: #7e2a89;
}
.pink-punch {
color: #d54d6d;
}
.butter-cream {
color: #f1b341;
}

/* CSS Variables */
:root {
--fly-by-night:#1d1d4e;
--minsk:#3c296a;
--hello-darkness-my-old-friend:#7e2a89;
--pink-punch:#d54d6d;
--butter-cream:#f1b341;
}

More palettes to explore