All Palettes

Color Palette #e3b7a1, #d9ab9b, #c89a8d, #b18c7c, #a86c67

0%
0%
0%

CSS code for this palette

/* CSS */
.warming-peach {
color: #e3b7a1;
}
.cottage-rose {
color: #d9ab9b;
}
.calliope {
color: #c89a8d;
}
.maui-poi {
color: #b18c7c;
}
.warm-wassail {
color: #a86c67;
}

/* CSS Variables */
:root {
--warming-peach:#e3b7a1;
--cottage-rose:#d9ab9b;
--calliope:#c89a8d;
--maui-poi:#b18c7c;
--warm-wassail:#a86c67;
}

More palettes to explore