All Palettes

Color Palette #fed85d, #f6e6a7, #f2d7a1, #e2b63c, #c6a12a

0%
0%
0%

CSS code for this palette

/* CSS */
.common-dandelion {
color: #fed85d;
}
.gold-sand {
color: #f6e6a7;
}
.peach-patch {
color: #f2d7a1;
}
.last-sunlight {
color: #e2b63c;
}
.mustard-seed {
color: #c6a12a;
}

/* CSS Variables */
:root {
--common-dandelion:#fed85d;
--gold-sand:#f6e6a7;
--peach-patch:#f2d7a1;
--last-sunlight:#e2b63c;
--mustard-seed:#c6a12a;
}

More palettes to explore