All Palettes

Color Palette #f8c73f, #f17b3b, #f25050, #d84f76, #704d7a

0%
0%
0%

CSS code for this palette

/* CSS */
.pyrite {
color: #f8c73f;
}
.goku-orange {
color: #f17b3b;
}
.pastel-strawberry {
color: #f25050;
}
.rose-turkish-delight {
color: #d84f76;
}
.cabbage-blossom-violet {
color: #704d7a;
}

/* CSS Variables */
:root {
--pyrite:#f8c73f;
--goku-orange:#f17b3b;
--pastel-strawberry:#f25050;
--rose-turkish-delight:#d84f76;
--cabbage-blossom-violet:#704d7a;
}

More palettes to explore