All Palettes

Color Palette #3e3d4d, #5a5a6d, #8d8b8d, #b7b3b7, #f1e2df

0%
0%
0%

CSS code for this palette

/* CSS */
.india-ink {
color: #3e3d4d;
}
.shearwater-black {
color: #5a5a6d;
}
.more-than-a-week {
color: #8d8b8d;
}
.silver-bells {
color: #b7b3b7;
}
.chantilly-lace {
color: #f1e2df;
}

/* CSS Variables */
:root {
--india-ink:#3e3d4d;
--shearwater-black:#5a5a6d;
--more-than-a-week:#8d8b8d;
--silver-bells:#b7b3b7;
--chantilly-lace:#f1e2df;
}

More palettes to explore