All Palettes

Color Palette #3a3d5a, #5c5f7a, #a7a8c8, #cfc1b4, #f2e5d4

0%
0%
0%

CSS code for this palette

/* CSS */
.magic-night {
color: #3a3d5a;
}
.twilight-dusk {
color: #5c5f7a;
}
.wisteria-light-soft-blue {
color: #a7a8c8;
}
.gotta-have-it {
color: #cfc1b4;
}
.delicate-lace {
color: #f2e5d4;
}

/* CSS Variables */
:root {
--magic-night:#3a3d5a;
--twilight-dusk:#5c5f7a;
--wisteria-light-soft-blue:#a7a8c8;
--gotta-have-it:#cfc1b4;
--delicate-lace:#f2e5d4;
}

More palettes to explore