Skip to content

#ad7c2f

a dark, vivid orange · warm · closest name: Dark Goldenrod

RGB
173, 124, 47
HSL
37°, 57%, 43%
CMYK
0, 28, 73, 32
Luminance
0.2350

At a glance

Every number on this page in one read: what #ad7c2f is made of, how bright it looks, and which way it leans.

Hex
#ad7c2f
Hue
37°
orange
Saturation
57%
vivid
Lightness
43%
dark
Brightness
68%
HSV value
Perceived
53%
weighted brightness
Luminance
0.2350
WCAG relative
Temperature
Warm
6/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
5.70:1
Closest name
Dark Goldenrod
ΔE2000 6.1
Where it sits
Hue37° of 360°
Saturation57%
Lightness43%
Temperature
Warm ← → Cool6% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#ad7c2f
RGBrgb(173, 124, 47)
HSLhsl(37, 57%, 43%)
CMYKcmyk(0%, 28%, 73%, 32%)
LABlab(55.6 11.6 47.7)
LCHlch(55.6 49.1 76.3)
OKLCHoklch(0.621 0.110 75.1)
Decimal11369519
Display P3color(display-p3 0.678 0.486 0.184)

Copy-ready code

/* CSS */
color: #ad7c2f;
background-color: #ad7c2f;
/* Tailwind (arbitrary) */
class="text-[#ad7c2f] bg-[#ad7c2f]"
/* SCSS */
$brand: #ad7c2f;
/* SwiftUI */
Color(red: 0.678, green: 0.486, blue: 0.184)
/* Android */
Color.parseColor("#ad7c2f")
/* Flutter */
Color(0xFFAD7C2F)
/* Python / OpenCV (BGR) */
(47, 124, 173)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #ad7c2f · 5.70:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.68:1
AA fail · AA large pass · AAA fail
Aa
Black text · 5.70:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #ad7c2f as text scores 3.68:1 on white and 5.70:1 on black.

Accessibility — WCAG contrast

Aa
#ad7c2f on white: 3.68:1
AA ✗ fail · AA-large · AAA
Aa
#ad7c2f on black: 5.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8E7E25
deuteranopia · #998A31
tritanopia · #BC6F6C

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ad7c2f is pinned to step 700; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBF8F4
#F7F1E9
#EFE2CD
#E7CEA7
#DBB67B
#CF9D4F
#C18A34
#ad7c2f
#805C23
#5D441D
#3A2B12
Base = 700Lightest = 50 · #FBF8F4Darkest = 950 · #3A2B12
:root {
  --brand-50: #FBF8F4;
  --brand-100: #F7F1E9;
  --brand-200: #EFE2CD;
  --brand-300: #E7CEA7;
  --brand-400: #DBB67B;
  --brand-500: #CF9D4F;
  --brand-600: #C18A34;
  --brand-700: #ad7c2f;
  --brand-800: #805C23;
  --brand-900: #5D441D;
  --brand-950: #3A2B12;
  --brand: #ad7c2f;
  --brand-ink: #000000;
}

Colors that work with #ad7c2f

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAF8F4
Tinted page background
Border#EDDBC0
Hairlines and dividers
Muted text#9B7C4B
Captions on the surface
Accent#2B81B1
Second voice, not a rival
Dark variant#64481B
Hover, pressed, headers
Light variant#FAF4EB
Selected rows, tints
Dark surface#241E14
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #ad7c2f

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#2F60AD
Analogous left#AD3D2F
Analogous right#9FAD2F
Split-complement 1#2F9FAD
Split-complement 2#3D2FAD
Triadic 1#2FAD7C
Triadic 2#7C2FAD
Tetradic#2FAD3D

RGB percentages

Red67.8%
Green48.6%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta28.3%
Yellow72.8%
Key (black)32.2%

Color previews

#ad7c2f text on a black background

contrast 5.70:1

Card sample

#ad7c2f text on a white background

contrast 3.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ad7c2f;
Background color
Panel with #ad7c2f background
background-color: #ad7c2f;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ad7c2f;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(173, 124, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 124, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ad7c2f;
background: linear-gradient(135deg, #ad7c2f, #8AAD2F);

Monochromatic scale

Palettes built from #ad7c2f

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#ad7c2f in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#ad7c2f, answered

What color is #ad7c2f?

#ad7c2f is a dark vivid orange, closest to Dark Goldenrod (ΔE2000 6.1). It sits at 37° on the hue wheel with 57% saturation and 43% lightness, which reads as warm.

What is the RGB value of #ad7c2f?

rgb(173, 124, 47) — 173 red, 124 green and 47 blue out of 255, or 67.8% / 48.6% / 18.4% by channel.

Is #ad7c2f a light or a dark color?

It is a mid-tone. Relative luminance is 0.2350 and perceived brightness is 53%, so black text on it reaches 5.70:1.

Should I use black or white text on #ad7c2f?

Black. It scores 5.70:1 against #ad7c2f, versus 3.68:1 for white — AA at any size.

What is the complementary color of #ad7c2f?

#2F60AD sits directly opposite on the wheel. Softer options are the split-complements #2F9FAD and #3D2FAD, which give the same contrast with far less vibration.

What colors go well with #ad7c2f?

For interface work: #FAF8F4 as the surface, #EDDBC0 for borders, #9B7C4B for secondary text, #2B81B1 as an accent and #64481B for hover and pressed states. For a palette, the analogous pair #AD3D2F and #9FAD2F stays calm, while #2F60AD is the loudest partner.

What is #ad7c2f in CMYK for printing?

cmyk(0%, 28%, 73%, 32%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #ad7c2f warm or cool?

Warm — it scores 6 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #AD6D2F; nudged cooler, #AFAC2D.

Work with #ad7c2f in the Color Lab