All Palettes

Color Palette #c92c3c, #b04e3b, #a97c3d, #e9b29f, #f6c451

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3c;
}
.spiced-up {
color: #b04e3b;
}
.rich-sorrel {
color: #a97c3d;
}
.rose-linen {
color: #e9b29f;
}
.mom-s-pancake {
color: #f6c451;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3c;
--spiced-up:#b04e3b;
--rich-sorrel:#a97c3d;
--rose-linen:#e9b29f;
--mom-s-pancake:#f6c451;
}

More palettes to explore