All Palettes

Color Palette #e6b04c, #eba94c, #f7c76e, #fad49e, #fce1a1

0%
0%
0%

CSS code for this palette

/* CSS */
.lion-s-mane {
color: #e6b04c;
}
.egyptian-gold {
color: #eba94c;
}
.yellow-currant {
color: #f7c76e;
}
.paw-paw {
color: #fad49e;
}
.polka-dot-skirt {
color: #fce1a1;
}

/* CSS Variables */
:root {
--lion-s-mane:#e6b04c;
--egyptian-gold:#eba94c;
--yellow-currant:#f7c76e;
--paw-paw:#fad49e;
--polka-dot-skirt:#fce1a1;
}

More palettes to explore