All Palettes

Color Palette #6e4e4f, #a76e6c, #ddaa8d, #e3cfc0, #f6e3d5

0%
0%
0%

CSS code for this palette

/* CSS */
.buccaneer {
color: #6e4e4f;
}
.summer-s-eve {
color: #a76e6c;
}
.salmon-sand {
color: #ddaa8d;
}
.ice-cream-cone {
color: #e3cfc0;
}
.peach-rose {
color: #f6e3d5;
}

/* CSS Variables */
:root {
--buccaneer:#6e4e4f;
--summer-s-eve:#a76e6c;
--salmon-sand:#ddaa8d;
--ice-cream-cone:#e3cfc0;
--peach-rose:#f6e3d5;
}

More palettes to explore