All Palettes

Color Palette #c84c4c, #d9ab9b, #e8b2a1, #b67d6d, #e5c6b3

0%
0%
0%

CSS code for this palette

/* CSS */
.king-crimson {
color: #c84c4c;
}
.cottage-rose {
color: #d9ab9b;
}
.rose-linen {
color: #e8b2a1;
}
.heirloom {
color: #b67d6d;
}
.novelle-peach {
color: #e5c6b3;
}

/* CSS Variables */
:root {
--king-crimson:#c84c4c;
--cottage-rose:#d9ab9b;
--rose-linen:#e8b2a1;
--heirloom:#b67d6d;
--novelle-peach:#e5c6b3;
}

More palettes to explore