How to change the clock time color of XFCE clock plugin
It is possible to change the text color of the time shown in the default XFCE clock panel plugin.
Simply: right click => properties and then add the span tag to the format string:
<span color="#00FF00">%a, %d %b %Y %H:%M</span>
Reference: link