All Palettes

Color Palette #3c2c3f, #6b4f6d, #b285a1, #f8c4b4, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.aubergine-mauve {
color: #3c2c3f;
}
.medicine-man {
color: #6b4f6d;
}
.lavender-herb {
color: #b285a1;
}
.apricot-obsession {
color: #f8c4b4;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--aubergine-mauve:#3c2c3f;
--medicine-man:#6b4f6d;
--lavender-herb:#b285a1;
--apricot-obsession:#f8c4b4;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore