All Palettes

Color Palette #691b3d, #a62b2b, #d94f3a, #f3bfc1, #ffefdb

0%
0%
0%

CSS code for this palette

/* CSS */
.pompadour {
color: #691b3d;
}
.harissa-red {
color: #a62b2b;
}
.fire-island {
color: #d94f3a;
}
.princess-bride {
color: #f3bfc1;
}
.peach-cream {
color: #ffefdb;
}

/* CSS Variables */
:root {
--pompadour:#691b3d;
--harissa-red:#a62b2b;
--fire-island:#d94f3a;
--princess-bride:#f3bfc1;
--peach-cream:#ffefdb;
}

More palettes to explore