All Palettes

Color Palette #1f1f4d, #5d508b, #a67db5, #f1b1d8, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1f1f4d;
}
.fine-purple {
color: #5d508b;
}
.lobby-lilac {
color: #a67db5;
}
.soft-cashmere {
color: #f1b1d8;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--fly-by-night:#1f1f4d;
--fine-purple:#5d508b;
--lobby-lilac:#a67db5;
--soft-cashmere:#f1b1d8;
--blush-hour:#ff7092;
}

More palettes to explore