Closest to Saddle Brown
#A04000
Color conversions
Reference values for common CSS, design, and accessibility formats.
| Format | Value | Preview | Copy |
|---|---|---|---|
| HEX | A04000 | ||
| HEX with # | #A04000 | ||
| RGB | rgb(160, 64, 0) | ||
| RGBA | rgba(160, 64, 0, 1) | ||
| HSL | hsl(24 100% 31.37%) | ||
| HSLA | hsla(24, 100%, 31.37%, 1) | ||
| HSV | hsv(24, 100%, 62.75%) | ||
| CMYK | cmyk(0%, 60%, 100%, 37.25%) | ||
| OKLCH | oklch(49.52% 0.1417 44.96) |
Closest named matches
Color modifications
Lighter shades
Saturation steps
Suggested pairings
Split-complementary
Try this combo as a gradientUse this color in CSS
--color: #A04000;
bg-[#a04000]
Accessibility quick-check
White text
6.51:1
AA normal
Black text
3.23:1
AA large
Reference notes
As a reference color, #A04000 reads as deep orange, with Saddle Brown as its nearest named anchor. Because the hue is approximately 24 degrees, it belongs to the orange family rather than a neutral family, even when used in small interface details. When documenting the color, keep the hex value as the canonical reference and treat the warm family label as a practical visual description rather than a fixed rule. The contrast checks on this page show whether it is more reliable with black text or white text, which is usually the first practical decision before using the color in UI. The modification grid is useful for finding a border, hover, or background companion without changing the underlying hue family too aggressively. For data visualization, avoid relying on this color alone; combine it with spacing, labels, or pattern differences so meaning is not carried only by hue. Use it for interfaces that need weight, contrast, or a more formal visual register. Check contrast before placing body text on top of it, and pair it with nearby analogous colors when the design should stay calm.