Hex to Benjamin Moore Converter
The Hex to Benjamin Moore Converter takes the color you enter in Hex Color and finds its closest match from a curated Benjamin Moore reference list — an unofficial approximation, not verified paint-brand data. Click Convert and the nearest name appears in Nearest Benjamin Moore Match. Paste space-separated binary values into the binary to text converter and click convert to see the decoded text appear immediately.
What Is a Hex to Benjamin Moore Converter and How Does It Work?
Quick Overview of Hex and Benjamin Moore Color Systems
To understand what this hex to Benjamin Moore tool actually does, it helps to know how the two systems normally work:
- Hex is a six-digit hexadecimal color code used across the web and design software. Example:
#38424Bis a dark, muted blue-grey. - Benjamin Moore is a paint brand whose full catalog spans thousands of named colors, each with its own collection code (e.g.
HC-154,OC-117). Benjamin Moore doesn't publish an official hex-to-paint mapping table, so any hex-to-paint-name tool — this one included — is working from an approximation, not licensed color data.
This converter bridges the two by comparing your hex color's red, green, and blue values against a small reference list of recognizable Benjamin Moore shades and returning whichever one is numerically closest.
How the Matching Algorithm Works
The hex to Benjamin Moore converter uses straightforward RGB distance, not a color-science model like LAB or ΔE. The process is:
- Hex to RGB: Your
#RRGGBBinput is split into its red, green, and blue components. - Compare against the reference list: The tool measures the Euclidean distance between your color's RGB values and each of the seven Benjamin Moore reference shades below.
- Pick the closest: Whichever reference shade has the smallest RGB distance is returned as the Nearest Benjamin Moore Match, along with a percentage indicating how close the match is (100% would be an exact RGB match).
Because the comparison is against only seven curated shades — not Benjamin Moore's full catalog of thousands of colors — the "closest match" is often a reasonable ballpark rather than the true nearest color in Benjamin Moore's actual lineup. Always confirm against a real paint chip before buying paint.
The Curated Benjamin Moore Reference List
This tool's nearest-match search draws from exactly these seven Benjamin Moore shades:
| Benjamin Moore Name | Collection Code | Approximate Hex |
|---|---|---|
| Simply White | OC-117 | #F6F5F1 |
| Chantilly Lace | OC-65 | #F4F2EE |
| Hale Navy | HC-154 | #38424B |
| Cloud White | OC-130 | #F3EFE1 |
| Revere Pewter | HC-172 | #A39784 |
| Kendall Charcoal | HC-166 | #4A4A48 |
| Decorator's White | CC-20 | #F5F2E9 |
These are some of Benjamin Moore's most recognizable, frequently used shades — a mix of popular whites, a navy, a warm greige, and a charcoal — chosen to give a useful (if approximate) match across a broad range of input colors rather than to cover every possible paint in the catalog.

How to Use the Hex to Benjamin Moore Converter
- Enter your Hex Color: Type or paste a hex code, such as
#38424B, into the Hex Color field. - Read the live result: The Nearest Benjamin Moore Match field updates automatically, showing the closest reference shade's name, collection code, and match percentage. A Convert button is also available if you prefer to trigger it manually.
- Clear and try another color: Click Clear to reset the field for a new lookup.
- Copy the result: Click Copy to copy the matched paint name to your clipboard.
Worked Examples: Hex Codes Matched to Benjamin Moore Shades
Example 1: An Exact Match
Input hex: #38424B. This happens to be the exact reference hex stored for Hale Navy HC-154, so the RGB distance is zero. The fastest way to prep a web color for a print layout is the hex to cmyk converter, which outputs ready-to-use CMYK values. The hex to 7 segment converter looks up which segments, labeled a through g, need to light up to display a given hex digit.
// Hex input
#38424B
// Nearest Benjamin Moore Match
Hale Navy HC-154 (#38424B) — 100% match, nearest in a small reference listExample 2: A Close but Imperfect Match
Input hex: #2C3E50, a common dark slate-blue used in web design. It's close to, but not identical to, Hale Navy in the reference list.
// Hex input
#2C3E50
// Nearest Benjamin Moore Match
Hale Navy HC-154 (#38424B) — 97% match, nearest in a small reference listExample 3: A Warm Neutral
Input hex: #A89880, a warm taupe-grey. The closest shade in the reference list is the warm greige Revere Pewter.
// Hex input
#A89880
// Nearest Benjamin Moore Match
Revere Pewter HC-172 (#A39784) — 99% match, nearest in a small reference listNotice that even a color that isn't especially close to any of the seven reference shades — like a bright orange or a saturated green — will still return whichever one is least far away, with a correspondingly lower match percentage. A low percentage is a signal to treat the result as a rough starting point rather than a confident match.
Why Designers and Homeowners Use This Tool
Bridging Digital Moodboards and Physical Paint
Interior designers, homeowners, and decor professionals often start with a hex color pulled from a moodboard, a photo, or a brand palette, and need a rough idea of which well-known Benjamin Moore shade it's in the neighborhood of before ordering physical paint chips. This converter gives that quick starting point in seconds.
Brand-to-Paint Color Planning
When a company's brand hex color needs to show up on a physical wall, sign, or storefront, this tool offers a fast first pass at which popular Benjamin Moore neutral or accent it's closest to — useful for scoping a project before a professional color consultation, which is still the right step before committing to paint at scale.
Frequently Asked Questions: Hex to Benjamin Moore Converter
How does the conversion work?
The tool converts your hex input to RGB and measures the numeric distance to each of seven curated Benjamin Moore reference shades, then returns whichever one is closest along with a match percentage. It does not use a perceptual color-difference model like LAB or ΔE, and it does not search Benjamin Moore's full catalog.
Can I enter hex codes in lowercase?
Yes — hex codes are case-insensitive. #38424b and #38424B return the same result.
Which Benjamin Moore colors are in the reference list?
Seven widely recognized shades: Simply White (OC-117), Chantilly Lace (OC-65), Hale Navy (HC-154), Cloud White (OC-130), Revere Pewter (HC-172), Kendall Charcoal (HC-166), and Decorator's White (CC-20). See the table above for their approximate hex values.
Is this an official Benjamin Moore tool?
No. This is an independent, unofficial approximation using a small curated reference list — not licensed or verified data from Benjamin Moore & Co. Benjamin Moore doesn't publish an official hex-mapping table for its catalog, so treat results as a rough estimate, not a guaranteed color match.
What if my color doesn't closely match any of the seven shades?
The tool always returns the closest of the seven, even if none of them are especially close — that's reflected in a lower match percentage. A low percentage is your signal to treat the result as a loose starting point rather than a confident match, and to check an actual paint chip before deciding.
Can I use this for professional interior design work?
It's a useful quick first pass for narrowing down a general color direction, but because the reference list is small and unofficial, professional projects should always verify against real Benjamin Moore paint chips or a color consultation before finalizing a selection.