All Palettes

Color Palette #b97e50, #e4b35e, #f3d677, #f4e4a9, #b6d7a8

0%
0%
0%

CSS code for this palette

/* CSS */
.chai-spice {
color: #b97e50;
}
.river-of-gold {
color: #e4b35e;
}
.oriole-yellow {
color: #f3d677;
}
.cymophane-yellow {
color: #f4e4a9;
}
.apple-cream {
color: #b6d7a8;
}

/* CSS Variables */
:root {
--chai-spice:#b97e50;
--river-of-gold:#e4b35e;
--oriole-yellow:#f3d677;
--cymophane-yellow:#f4e4a9;
--apple-cream:#b6d7a8;
}

More palettes to explore