All Palettes

Color Palette #be342d, #d0614e, #e9a59b, #f2d4ba, #f9f5e7

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-gate-bridge {
color: #be342d;
}
.firebug {
color: #d0614e;
}
.modestly-peach {
color: #e9a59b;
}
.pulled-taffy {
color: #f2d4ba;
}
.whipping-cream {
color: #f9f5e7;
}

/* CSS Variables */
:root {
--golden-gate-bridge:#be342d;
--firebug:#d0614e;
--modestly-peach:#e9a59b;
--pulled-taffy:#f2d4ba;
--whipping-cream:#f9f5e7;
}

More palettes to explore