All Palettes

Color Palette #a36c9a, #e9afe4, #f5f7c5, #f19f79, #7c4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.mauve-memento {
color: #a36c9a;
}
.dream-land {
color: #e9afe4;
}
.cocoa-butter {
color: #f5f7c5;
}
.balinese-sunset {
color: #f19f79;
}
.cleopatra-s-gown {
color: #7c4b8b;
}

/* CSS Variables */
:root {
--mauve-memento:#a36c9a;
--dream-land:#e9afe4;
--cocoa-butter:#f5f7c5;
--balinese-sunset:#f19f79;
--cleopatra-s-gown:#7c4b8b;
}

More palettes to explore