For dashboards and data-heavy UI
Build clear hierarchy with dependable contrast, semantic tokens, and readable data colors.
Find the nearest CSS named color for any hex or RGB value. Discover similar named colors from all 1566 CSS color keywords.
CSS named colors like coral ormediumslateblue can be used directly in CSS without quotes. They're great for quick prototyping and readable code.
Build clear hierarchy with dependable contrast, semantic tokens, and readable data colors.
Create reusable color scales and exports for CSS variables, Tailwind, and documentation handoff.
There are 1566 CSS named colors (including extended colors and basic colors like "red", "blue", "green"). This tool searches through all of them.
Distance measures how different your color is from the named color. A distance of 0 means an exact match. Lower numbers mean closer colors.
Yes! Named colors work in all modern browsers. Use them like: color: coral; or background-color: mediumslateblue;
Named colors are more readable and memorable. They're great for quick prototyping, teaching, and when exact precision isn't critical.