#A36D0F Color Information

Hex color code: #A36D0F

The hex color #A36D0F is a vivid orange with RGB values of (163, 109, 15) and HSL of (38°, 83%, 35%). It is commonly used in modern UI design.

Try:
Color NameDark Goldenrod
HEX
#A36D0F
RGB
163, 109, 15
HSL
38°, 83%, 35%
CMYK
0%, 33%, 91%, 36%

Shades

CSS Usage
color: #A36D0F;
background-color: #A36D0F;
border-color: #A36D0F;
box-shadow: 0 0 10px #A36D0F;
border: 2px solid #A36D0F;
Tailwind Usage
bg-[#A36D0F]
text-[#A36D0F]
border-[#A36D0F]
shadow-[0_0_10px_A36D0F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #A36D0F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #A36D0F; color: #000000; }

Badge

New Feature
.badge { background-color: #A36D0F; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #A36D0F; background-color: #A36D0F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #A36D0F20; border-left: 4px solid #A36D0F; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #A36D0F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #A36D0F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 109, 15

Red: 163 / Green: 109 / Blue: 15

HSL

38°, 83%, 35%

Hue: 38° / Saturation: 83% / Lightness: 35%

CMYK

0%, 33%, 91%, 36%

Cyan: 0% / Magenta: 33% / Yellow: 91% / Key: 36%

What color is #A36D0F?

#A36D0F is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A36D0F to RGB:

rgb(163, 109, 15)HEX to RGB Converter →

HEX to HSL

Convert #A36D0F to HSL:

hsl(38, 83%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #A36D0F to CMYK:

cmyk(0%, 33%, 91%, 36%)Color Converter →

Color Meaning and Usage

A dynamic orange tone, #A36D0F has RGB (163, 109, 15) and HSL (38°, 83%, 35%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A36D0F is #0F45A3, creating high-contrast pairings. For softer combinations, try analogous colors like #A3230F.

Use #A36D0F in CSS: color: #A36D0F or background-color: #A36D0F. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #A36D0F

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 4.75:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A36D0F?

#A36D0F is a dynamic orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #A36D0F?

#A36D0F in RGB is (163, 109, 15) - 163 red, 109 green, and 15 blue.

How to use #A36D0F in CSS?

Use #A36D0F directly in your CSS properties like color or background-color.

What colors go well with #A36D0F?

#0F45A3 (complementary), #A3230F (analogous), and #5D3E09 (lighter shade) work well with #A36D0F.