All Palettes

Color Palette #f8c75d, #efa64d, #d86a4b, #a95b6f, #6a4e8d

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-fried-sun-rays {
color: #f8c75d;
}
.egyptian-gold {
color: #efa64d;
}
.jelly-slug {
color: #d86a4b;
}
.topinambur-root {
color: #a95b6f;
}
.magenta-violet {
color: #6a4e8d;
}

/* CSS Variables */
:root {
--deep-fried-sun-rays:#f8c75d;
--egyptian-gold:#efa64d;
--jelly-slug:#d86a4b;
--topinambur-root:#a95b6f;
--magenta-violet:#6a4e8d;
}

More palettes to explore