All Palettes

Color Palette #c07b5d, #e8a778, #f4bf9a, #f5e0c2, #b6d8bf

0%
0%
0%

CSS code for this palette

/* CSS */
.terracotta-chip {
color: #c07b5d;
}
.sweet-curry {
color: #e8a778;
}
.shrimp-boat {
color: #f4bf9a;
}
.white-cedar {
color: #f5e0c2;
}
.reclining-green {
color: #b6d8bf;
}

/* CSS Variables */
:root {
--terracotta-chip:#c07b5d;
--sweet-curry:#e8a778;
--shrimp-boat:#f4bf9a;
--white-cedar:#f5e0c2;
--reclining-green:#b6d8bf;
}

More palettes to explore