© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Custom colors with TextColumn badges - Filament
F
Filament
•
3y ago
•
2 replies
Thijmen
Custom colors with TextColumn badges
Is there a way to get custom colors as badge
?
Solution
you can pass a custom color using the Color class in any of the
-
>color
(
) modifiers
. For example
.
use Filament\Support\Colors\Color;
->color(Color::hex('#bada55')
use Filament\Support\Colors\Color;
->color(Color::hex('#bada55')
Jump to solution
Filament
Join
A powerful open-source UI framework for Laravel • Build and ship apps & admin panels fast with Livewire
20,181
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Custom colors
F
Filament / ❓┊help
10mo ago
TextColumn displaying custom output
F
Filament / ❓┊help
3y ago
Using custom colors
F
Filament / ❓┊help
3y ago
Custom value of textcolumn description
F
Filament / ❓┊help
3y ago