All Palettes

Color Palette #f2b05f, #ff7e47, #f95d3e, #d95eba, #8c4bbe

0%
0%
0%

CSS code for this palette

/* CSS */
.goldfish {
color: #f2b05f;
}
.mythical-orange {
color: #ff7e47;
}
.orange-soda {
color: #f95d3e;
}
.pink-charge {
color: #d95eba;
}
.harley-hair-purple {
color: #8c4bbe;
}

/* CSS Variables */
:root {
--goldfish:#f2b05f;
--mythical-orange:#ff7e47;
--orange-soda:#f95d3e;
--pink-charge:#d95eba;
--harley-hair-purple:#8c4bbe;
}

More palettes to explore