All Palettes

Color Palette #f6c928, #e8a84f, #d88b6f, #b46a8c, #a042b3

0%
0%
0%

CSS code for this palette

/* CSS */
.turbo {
color: #f6c928;
}
.zucchini-flower {
color: #e8a84f;
}
.bronzed-orange {
color: #d88b6f;
}
.purple-starburst {
color: #b46a8c;
}
.akebi-purple {
color: #a042b3;
}

/* CSS Variables */
:root {
--turbo:#f6c928;
--zucchini-flower:#e8a84f;
--bronzed-orange:#d88b6f;
--purple-starburst:#b46a8c;
--akebi-purple:#a042b3;
}

More palettes to explore