All Palettes

Color Palette #1d194d, #5a3e8e, #a34d92, #f8a0b5, #fdd9c4

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1d194d;
}
.daisy-bush {
color: #5a3e8e;
}
.plum-dust {
color: #a34d92;
}
.harmonious-rose {
color: #f8a0b5;
}
.fire-mist {
color: #fdd9c4;
}

/* CSS Variables */
:root {
--fly-by-night:#1d194d;
--daisy-bush:#5a3e8e;
--plum-dust:#a34d92;
--harmonious-rose:#f8a0b5;
--fire-mist:#fdd9c4;
}

More palettes to explore