All Palettes

Color Palette #6a4f9c, #a17daa, #f8bfc6, #f9d36c, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.passion-flower {
color: #6a4f9c;
}
.virtuous {
color: #a17daa;
}
.pale-petunia {
color: #f8bfc6;
}
.lighthouse-glow {
color: #f9d36c;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--passion-flower:#6a4f9c;
--virtuous:#a17daa;
--pale-petunia:#f8bfc6;
--lighthouse-glow:#f9d36c;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore