All Palettes

Color Palette #382a4c, #7f2f5c, #e84a8c, #f99f3e, #f6e8b1

0%
0%
0%

CSS code for this palette

/* CSS */
.operetta-mauve {
color: #382a4c;
}
.alfonso-olive {
color: #7f2f5c;
}
.majestic-magenta {
color: #e84a8c;
}
.chat-orange {
color: #f99f3e;
}
.icy-lemonade {
color: #f6e8b1;
}

/* CSS Variables */
:root {
--operetta-mauve:#382a4c;
--alfonso-olive:#7f2f5c;
--majestic-magenta:#e84a8c;
--chat-orange:#f99f3e;
--icy-lemonade:#f6e8b1;
}

More palettes to explore