All Palettes

Color Palette #f0a800, #e05e00, #d9123d, #a400b3, #6f2c90

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.orange-danger {
color: #e05e00;
}
.wild-rider-red {
color: #d9123d;
}
.heliotrope-magenta {
color: #a400b3;
}
.true-purple {
color: #6f2c90;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--orange-danger:#e05e00;
--wild-rider-red:#d9123d;
--heliotrope-magenta:#a400b3;
--true-purple:#6f2c90;
}

More palettes to explore