All Palettes

Color Palette #a64e9f, #e170b5, #f4a499, #ffd65c, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.aged-purple {
color: #a64e9f;
}
.amaranth {
color: #e170b5;
}
.wisley-pink {
color: #f4a499;
}
.common-dandelion {
color: #ffd65c;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--aged-purple:#a64e9f;
--amaranth:#e170b5;
--wisley-pink:#f4a499;
--common-dandelion:#ffd65c;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore