All Palettes

Color Palette #b5b34a, #d2a85b, #e8c69c, #f7b1c2, #c76b90

0%
0%
0%

CSS code for this palette

/* CSS */
.japanese-fern {
color: #b5b34a;
}
.afghan-sand {
color: #d2a85b;
}
.golden-talisman {
color: #e8c69c;
}
.ibis {
color: #f7b1c2;
}
.silk-ribbon {
color: #c76b90;
}

/* CSS Variables */
:root {
--japanese-fern:#b5b34a;
--afghan-sand:#d2a85b;
--golden-talisman:#e8c69c;
--ibis:#f7b1c2;
--silk-ribbon:#c76b90;
}

More palettes to explore