All Palettes

Color Palette #fbc998, #f6a85a, #f37739, #d75a2d, #a7492a

0%
0%
0%

CSS code for this palette

/* CSS */
.orpiment-yellow {
color: #fbc998;
}
.ginger-milk {
color: #f6a85a;
}
.sea-nettle {
color: #f37739;
}
.obstinate-orange {
color: #d75a2d;
}
.potter-s-clay {
color: #a7492a;
}

/* CSS Variables */
:root {
--orpiment-yellow:#fbc998;
--ginger-milk:#f6a85a;
--sea-nettle:#f37739;
--obstinate-orange:#d75a2d;
--potter-s-clay:#a7492a;
}

More palettes to explore