All Palettes

Color Palette #b59edb, #7c4dff, #ff6e42, #ffd54d, #ffad42

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-velvet {
color: #b59edb;
}
.venetian-nights {
color: #7c4dff;
}
.carrot {
color: #ff6e42;
}
.vibrant {
color: #ffd54d;
}
.mandarin-sorbet {
color: #ffad42;
}

/* CSS Variables */
:root {
--violet-velvet:#b59edb;
--venetian-nights:#7c4dff;
--carrot:#ff6e42;
--vibrant:#ffd54d;
--mandarin-sorbet:#ffad42;
}

More palettes to explore