All Palettes

Color Palette #3d2929, #bf4f4f, #e0a25c, #f5d76b, #f8e3b4

0%
0%
0%

CSS code for this palette

/* CSS */
.night-red {
color: #3d2929;
}
.bittersweet-shimmer {
color: #bf4f4f;
}
.porsche {
color: #e0a25c;
}
.forsythia-blossom {
color: #f5d76b;
}
.noodles {
color: #f8e3b4;
}

/* CSS Variables */
:root {
--night-red:#3d2929;
--bittersweet-shimmer:#bf4f4f;
--porsche:#e0a25c;
--forsythia-blossom:#f5d76b;
--noodles:#f8e3b4;
}

More palettes to explore