All Palettes

Color Palette #c8583c, #d77c60, #ebaa89, #f7d6b1, #f8dfbf

0%
0%
0%

CSS code for this palette

/* CSS */
.cinnamon-stone {
color: #c8583c;
}
.silithus-brown {
color: #d77c60;
}
.coral-dust {
color: #ebaa89;
}
.apricot-gelato {
color: #f7d6b1;
}
.stable-hay {
color: #f8dfbf;
}

/* CSS Variables */
:root {
--cinnamon-stone:#c8583c;
--silithus-brown:#d77c60;
--coral-dust:#ebaa89;
--apricot-gelato:#f7d6b1;
--stable-hay:#f8dfbf;
}

More palettes to explore