diff --git a/templates/part.card.php b/templates/part.card.php
index 466c1a04b..c5b645fb6 100644
--- a/templates/part.card.php
+++ b/templates/part.card.php
@@ -37,12 +37,12 @@
on-remove="labelRemove($item, $model)" ng-disabled="!boardservice.canEdit() || archived">
{{$item.title}}
+ style="background-color:#{{$item.color}}; color:{{ $item.color|textColorFilter }};">{{$item.title}}
{{label.title}}
+ style="background-color:#{{label.color}}; color:{{ label.color|textColorFilter }};">{{label.title}}