All Palettes

Color Palette #f8c43f, #e3a55f, #d59b8b, #b474a5, #7f4c90

0%
0%
0%

CSS code for this palette

/* CSS */
.pyrite {
color: #f8c43f;
}
.earth-yellow {
color: #e3a55f;
}
.shanghai-peach {
color: #d59b8b;
}
.eccentric-magenta {
color: #b474a5;
}
.purple-sapphire {
color: #7f4c90;
}

/* CSS Variables */
:root {
--pyrite:#f8c43f;
--earth-yellow:#e3a55f;
--shanghai-peach:#d59b8b;
--eccentric-magenta:#b474a5;
--purple-sapphire:#7f4c90;
}

More palettes to explore