All Palettes

Color Palette #6b3f8d, #9c6bb8, #e1b1e7, #f9c78b, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.amaranth-purple {
color: #6b3f8d;
}
.viola {
color: #9c6bb8;
}
.petal-plush {
color: #e1b1e7;
}
.arts-crafts-gold {
color: #f9c78b;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--amaranth-purple:#6b3f8d;
--viola:#9c6bb8;
--petal-plush:#e1b1e7;
--arts-crafts-gold:#f9c78b;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore