All Palettes

Color Palette #b8b56b, #d3d56d, #e5e17b, #f8e88b, #f7c34a

0%
0%
0%

CSS code for this palette

/* CSS */
.olive-oil {
color: #b8b56b;
}
.lime-tree {
color: #d3d56d;
}
.lustrous-yellow {
color: #e5e17b;
}
.no-gmb-yellow {
color: #f8e88b;
}
.creamy-sweet-corn {
color: #f7c34a;
}

/* CSS Variables */
:root {
--olive-oil:#b8b56b;
--lime-tree:#d3d56d;
--lustrous-yellow:#e5e17b;
--no-gmb-yellow:#f8e88b;
--creamy-sweet-corn:#f7c34a;
}

More palettes to explore