All Palettes

Color Palette #c19f6c, #f1d6a7, #e0ae52, #d69b2e, #a95d2d

0%
0%
0%

CSS code for this palette

/* CSS */
.gilded-pear {
color: #c19f6c;
}
.straw-hat {
color: #f1d6a7;
}
.yolk-yellow {
color: #e0ae52;
}
.roman-gold {
color: #d69b2e;
}
.beef-hotpot {
color: #a95d2d;
}

/* CSS Variables */
:root {
--gilded-pear:#c19f6c;
--straw-hat:#f1d6a7;
--yolk-yellow:#e0ae52;
--roman-gold:#d69b2e;
--beef-hotpot:#a95d2d;
}

More palettes to explore