All Palettes

Color Palette #fed85d, #f6e779, #e5d76c, #c4b94f, #a29f39

0%
0%
0%

CSS code for this palette

/* CSS */
.common-dandelion {
color: #fed85d;
}
.pineapple-juice {
color: #f6e779;
}
.straw {
color: #e5d76c;
}
.parachute {
color: #c4b94f;
}
.machine-green {
color: #a29f39;
}

/* CSS Variables */
:root {
--common-dandelion:#fed85d;
--pineapple-juice:#f6e779;
--straw:#e5d76c;
--parachute:#c4b94f;
--machine-green:#a29f39;
}

More palettes to explore