All Palettes

Color Palette #4b4f6c, #797e9a, #b0a5c0, #d3c5e7, #e2b6d3

0%
0%
0%

CSS code for this palette

/* CSS */
.independence {
color: #4b4f6c;
}
.tempest {
color: #797e9a;
}
.winter-amethyst {
color: #b0a5c0;
}
.foggy-love {
color: #d3c5e7;
}
.eau-de-rose {
color: #e2b6d3;
}

/* CSS Variables */
:root {
--independence:#4b4f6c;
--tempest:#797e9a;
--winter-amethyst:#b0a5c0;
--foggy-love:#d3c5e7;
--eau-de-rose:#e2b6d3;
}

More palettes to explore