All Palettes

Color Palette #2a1a65, #5b2a92, #9c4d9d, #c7708e, #f8a39b

0%
0%
0%

CSS code for this palette

/* CSS */
.night-fog {
color: #2a1a65;
}
.lucid-dream {
color: #5b2a92;
}
.hyacinth-violet {
color: #9c4d9d;
}
.rhine-wine {
color: #c7708e;
}
.candlelight-peach {
color: #f8a39b;
}

/* CSS Variables */
:root {
--night-fog:#2a1a65;
--lucid-dream:#5b2a92;
--hyacinth-violet:#9c4d9d;
--rhine-wine:#c7708e;
--candlelight-peach:#f8a39b;
}

More palettes to explore