All Palettes

Color Palette #ebc1ad, #d9ab9b, #c78e7f, #a76a58, #8c4c3b

0%
0%
0%

CSS code for this palette

/* CSS */
.weekend-retreat {
color: #ebc1ad;
}
.cottage-rose {
color: #d9ab9b;
}
.black-hills-gold {
color: #c78e7f;
}
.sizzling-hot {
color: #a76a58;
}
.spiced-red {
color: #8c4c3b;
}

/* CSS Variables */
:root {
--weekend-retreat:#ebc1ad;
--cottage-rose:#d9ab9b;
--black-hills-gold:#c78e7f;
--sizzling-hot:#a76a58;
--spiced-red:#8c4c3b;
}

More palettes to explore