All Palettes

Color Palette #d9a24a, #ffb84d, #ffcc80, #ffbb94, #ff8c66

0%
0%
0%

CSS code for this palette

/* CSS */
.gold-foil {
color: #d9a24a;
}
.floral-leaf {
color: #ffb84d;
}
.egg-yolk {
color: #ffcc80;
}
.sunset-cruise {
color: #ffbb94;
}
.salmon-orange {
color: #ff8c66;
}

/* CSS Variables */
:root {
--gold-foil:#d9a24a;
--floral-leaf:#ffb84d;
--egg-yolk:#ffcc80;
--sunset-cruise:#ffbb94;
--salmon-orange:#ff8c66;
}

More palettes to explore