All Palettes

Color Palette #f0e78e, #e4b953, #d68f4c, #c75d4d, #aa506e

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.mr-mustard {
color: #e4b953;
}
.golden-nugget {
color: #d68f4c;
}
.cedar-chest {
color: #c75d4d;
}
.china-rose {
color: #aa506e;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--mr-mustard:#e4b953;
--golden-nugget:#d68f4c;
--cedar-chest:#c75d4d;
--china-rose:#aa506e;
}

More palettes to explore