All Palettes

Color Palette #b6b75c, #d4d28c, #e9d9a0, #f5e6b7, #f2d7b0

0%
0%
0%

CSS code for this palette

/* CSS */
.hemp-tea {
color: #b6b75c;
}
.guacamole-ambrosia {
color: #d4d28c;
}
.leaf-yellow {
color: #e9d9a0;
}
.martica {
color: #f5e6b7;
}
.cream-custard {
color: #f2d7b0;
}

/* CSS Variables */
:root {
--hemp-tea:#b6b75c;
--guacamole-ambrosia:#d4d28c;
--leaf-yellow:#e9d9a0;
--martica:#f5e6b7;
--cream-custard:#f2d7b0;
}

More palettes to explore