All Palettes

Color Palette #c94e3b, #f2694a, #f5934d, #f7b56e, #f9da8b

0%
0%
0%

CSS code for this palette

/* CSS */
.painted-poppy {
color: #c94e3b;
}
.sango-red {
color: #f2694a;
}
.faded-orange {
color: #f5934d;
}
.jambalaya {
color: #f7b56e;
}
.yellow-trumpet {
color: #f9da8b;
}

/* CSS Variables */
:root {
--painted-poppy:#c94e3b;
--sango-red:#f2694a;
--faded-orange:#f5934d;
--jambalaya:#f7b56e;
--yellow-trumpet:#f9da8b;
}

More palettes to explore