All Palettes

Color Palette #e0e0e0, #c7c7f0, #a4a4d6, #7a7ab3, #505091

0%
0%
0%

CSS code for this palette

/* CSS */
.christmas-silver {
color: #e0e0e0;
}
.soap {
color: #c7c7f0;
}
.sorbet-ice-mauve {
color: #a4a4d6;
}
.astro-zinger {
color: #7a7ab3;
}
.twilight {
color: #505091;
}

/* CSS Variables */
:root {
--christmas-silver:#e0e0e0;
--soap:#c7c7f0;
--sorbet-ice-mauve:#a4a4d6;
--astro-zinger:#7a7ab3;
--twilight:#505091;
}

More palettes to explore