All Palettes

Color Palette #595d82, #8c80bc, #bfb3e0, #f1d5f0, #f39bba

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-lavender {
color: #595d82;
}
.unimaginable {
color: #8c80bc;
}
.melrose {
color: #bfb3e0;
}
.scented-spring {
color: #f1d5f0;
}
.amaranth-pink {
color: #f39bba;
}

/* CSS Variables */
:root {
--deep-lavender:#595d82;
--unimaginable:#8c80bc;
--melrose:#bfb3e0;
--scented-spring:#f1d5f0;
--amaranth-pink:#f39bba;
}

More palettes to explore