All Palettes

Color Palette #f3d1af, #f9a858, #f57729, #e95c1c, #c94d1d

0%
0%
0%

CSS code for this palette

/* CSS */
.sandalwood-beige {
color: #f3d1af;
}
.ginger-milk {
color: #f9a858;
}
.persimmon-orange {
color: #f57729;
}
.puffins-bill {
color: #e95c1c;
}
.red-panda {
color: #c94d1d;
}

/* CSS Variables */
:root {
--sandalwood-beige:#f3d1af;
--ginger-milk:#f9a858;
--persimmon-orange:#f57729;
--puffins-bill:#e95c1c;
--red-panda:#c94d1d;
}

More palettes to explore