All Palettes

Color Palette #a400b3, #c55e9f, #d28d70, #f1a03b, #ff613d

0%
0%
0%

CSS code for this palette

/* CSS */
.heliotrope-magenta {
color: #a400b3;
}
.llilacquered {
color: #c55e9f;
}
.terra-cotta-pot {
color: #d28d70;
}
.y-ng-ch-ng-orange {
color: #f1a03b;
}
.halloween {
color: #ff613d;
}

/* CSS Variables */
:root {
--heliotrope-magenta:#a400b3;
--llilacquered:#c55e9f;
--terra-cotta-pot:#d28d70;
--y-ng-ch-ng-orange:#f1a03b;
--halloween:#ff613d;
}

More palettes to explore