All Palettes

Color Palette #b14c3e, #d07b3e, #dbb93d, #f2d12c, #f8e2af

0%
0%
0%

CSS code for this palette

/* CSS */
.teaberry-blossom {
color: #b14c3e;
}
.orpiment-orange {
color: #d07b3e;
}
.woven-gold {
color: #dbb93d;
}
.golden-dream {
color: #f2d12c;
}
.pasta {
color: #f8e2af;
}

/* CSS Variables */
:root {
--teaberry-blossom:#b14c3e;
--orpiment-orange:#d07b3e;
--woven-gold:#dbb93d;
--golden-dream:#f2d12c;
--pasta:#f8e2af;
}

More palettes to explore