All Palettes

Color Palette #6a2c90, #a34d9f, #d7a7d1, #f6d55a, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.true-purple {
color: #6a2c90;
}
.aged-purple {
color: #a34d9f;
}
.tiara-pink {
color: #d7a7d1;
}
.wake-me-up {
color: #f6d55a;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--true-purple:#6a2c90;
--aged-purple:#a34d9f;
--tiara-pink:#d7a7d1;
--wake-me-up:#f6d55a;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore