All Palettes

Color Palette #4c2f6f, #7b5b9f, #b39cc4, #f1a7b1, #e16c4c

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-nights {
color: #4c2f6f;
}
.jubilee {
color: #7b5b9f;
}
.atlantic-tulip {
color: #b39cc4;
}
.pink-fit {
color: #f1a7b1;
}
.dusty-orange {
color: #e16c4c;
}

/* CSS Variables */
:root {
--mystic-nights:#4c2f6f;
--jubilee:#7b5b9f;
--atlantic-tulip:#b39cc4;
--pink-fit:#f1a7b1;
--dusty-orange:#e16c4c;
}

More palettes to explore