All Palettes

Color Palette #3e3b4e, #6e4d7a, #a78b9b, #f4b75d, #f7c34b

0%
0%
0%

CSS code for this palette

/* CSS */
.india-ink {
color: #3e3b4e;
}
.cabbage-blossom-violet {
color: #6e4d7a;
}
.evening-pink {
color: #a78b9b;
}
.crunch {
color: #f4b75d;
}
.creamy-sweet-corn {
color: #f7c34b;
}

/* CSS Variables */
:root {
--india-ink:#3e3b4e;
--cabbage-blossom-violet:#6e4d7a;
--evening-pink:#a78b9b;
--crunch:#f4b75d;
--creamy-sweet-corn:#f7c34b;
}

More palettes to explore