nah, just make the heading blue
I think for the date, a bold is sufficient. A plus of what you can do is add another centered badge below the date for the time ago format (for example, you can use moment.js for this. Ex: moment(date).fromNow() for the dates to be meaningful. Also you might want to reserve the other prominent colors to what the main indications are (for example reds strictly only to 'rejected', or 'failed' kind of statuses). etc.. You can use different shades of the same color as long as they can be recognized as different. This is just so that the users can differentiate them right away. For example for the case of your Pending statuses since there can be many type of Pendings.
this looks fine color wise
Обсуждают сегодня