All Palettes

Color Palette #6d5091, #996aaf, #c5a4d6, #f4cf3e, #f79c40

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6d5091;
}
.crown-jewels {
color: #996aaf;
}
.enchanted-lavender {
color: #c5a4d6;
}
.marigold-dust {
color: #f4cf3e;
}
.chat-orange {
color: #f79c40;
}

/* CSS Variables */
:root {
--pure-mauve:#6d5091;
--crown-jewels:#996aaf;
--enchanted-lavender:#c5a4d6;
--marigold-dust:#f4cf3e;
--chat-orange:#f79c40;
}

More palettes to explore