All Palettes

Color Palette #a400b3, #d6006f, #f46d2f, #f8c572, #f9e1b9

0%
0%
0%

CSS code for this palette

/* CSS */
.heliotrope-magenta {
color: #a400b3;
}
.moth-orchid {
color: #d6006f;
}
.basketball {
color: #f46d2f;
}
.just-peachy {
color: #f8c572;
}
.curd {
color: #f9e1b9;
}

/* CSS Variables */
:root {
--heliotrope-magenta:#a400b3;
--moth-orchid:#d6006f;
--basketball:#f46d2f;
--just-peachy:#f8c572;
--curd:#f9e1b9;
}

More palettes to explore