Skip to content
ZeroServer.tools

Color Name Converter

Find the nearest CSS named color for any hex, RGB, or color name. All 148 CSS color names included.

Input

#ff5733

rgb(255, 87, 51)

Nearest CSS name

tomato
#ff6347

Distance: 23.3

CSS named colors explained

CSS defines 148 named colors — from aliceblue to yellowgreen — that browsers recognize by name. They span X11 colors (from the 1980s X Window System) plus additions in CSS3 like rebeccapurple(added in 2014 in memory of Eric Meyer's daughter). This tool finds the nearest CSS named color to any hex or RGB value using Euclidean distance in RGB space. For full color conversions (hex ↔ HSL ↔ RGB), use Color Converter or explore palettes with Color Palette Generator.

Private & free — this tool runs entirely in your browser.

Recommended: IndieKit Ship your Next.js startup in days.affiliate

Related Design & CSS tools