All Palettes

Color Palette #f2d7ca, #f5c2a3, #f5b17a, #e7a66a, #d98f6d

0%
0%
0%

CSS code for this palette

/* CSS */
.chinese-cherry {
color: #f2d7ca;
}
.neighborly-peach {
color: #f5c2a3;
}
.tacao {
color: #f5b17a;
}
.adventure-orange {
color: #e7a66a;
}
.balcony-sunset {
color: #d98f6d;
}

/* CSS Variables */
:root {
--chinese-cherry:#f2d7ca;
--neighborly-peach:#f5c2a3;
--tacao:#f5b17a;
--adventure-orange:#e7a66a;
--balcony-sunset:#d98f6d;
}

More palettes to explore