You should edit your template.
Add some element, div for example, in template. Assign background-color for in with custom field value.
Insert this code in your theme
<div style="width:50px; height:50px; background-color: [INSERT HERE cft code];"></div>