All Palettes

Color Palette #f6c84c, #e6a84c, #d07d4e, #ab5f6e, #704d7a

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f6c84c;
}
.zucchini-flower {
color: #e6a84c;
}
.apricot-buff {
color: #d07d4e;
}
.marble-red {
color: #ab5f6e;
}
.cabbage-blossom-violet {
color: #704d7a;
}

/* CSS Variables */
:root {
--sunny-mood:#f6c84c;
--zucchini-flower:#e6a84c;
--apricot-buff:#d07d4e;
--marble-red:#ab5f6e;
--cabbage-blossom-violet:#704d7a;
}

More palettes to explore