All Palettes

Color Palette #ffb657, #f6c67e, #f7d5a1, #f8e0c4, #e9b79f

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-rain-yellow {
color: #ffb657;
}
.jackfruit {
color: #f6c67e;
}
.peach-patch {
color: #f7d5a1;
}
.incan-treasure {
color: #f8e0c4;
}
.seasonal-beige {
color: #e9b79f;
}

/* CSS Variables */
:root {
--golden-rain-yellow:#ffb657;
--jackfruit:#f6c67e;
--peach-patch:#f7d5a1;
--incan-treasure:#f8e0c4;
--seasonal-beige:#e9b79f;
}

More palettes to explore