Render preview of a color in a file

My version
<div style="font-size:3em;color:#9632">■</div>

Another option is the plugin color palette
A little tweak to make color palette a bit smaller:

/* color palette, compact */
.palette {
  width: 100px;
  margin-bottom: 1em;
}