All Palettes

Color Palette #7d5c99, #d89a6f, #f4d35d, #f99f3e, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.jubilee {
color: #7d5c99;
}
.ochraceous-salmon {
color: #d89a6f;
}
.salmon-eggs {
color: #f4d35d;
}
.chat-orange {
color: #f99f3e;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--jubilee:#7d5c99;
--ochraceous-salmon:#d89a6f;
--salmon-eggs:#f4d35d;
--chat-orange:#f99f3e;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore