#A6542B Color Information

Hex color code: #A6542B

A vibrant orange shade, #A6542B appears as (166, 84, 43) in RGB and (20°, 59%, 41%) in HSL. It is popular in mobile app design.

Try:
Color NameSienna
HEX
#A6542B
RGB
166, 84, 43
HSL
20°, 59%, 41%
CMYK
0%, 49%, 74%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #A6542B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #A6542B; color: #FFFFFF; }

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 #A6542B; background-color: #A6542B15; }

Alert / Toast

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

Link / Accent

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

a { color: #A6542B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 84, 43

Red: 166 / Green: 84 / Blue: 43

HSL

20°, 59%, 41%

Hue: 20° / Saturation: 59% / Lightness: 41%

CMYK

0%, 49%, 74%, 35%

Cyan: 0% / Magenta: 49% / Yellow: 74% / Key: 35%

What color is #A6542B?

#A6542B is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A6542B to RGB:

rgb(166, 84, 43)HEX to RGB Converter →

HEX to HSL

Convert #A6542B to HSL:

hsl(20, 59%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #A6542B to CMYK:

cmyk(0%, 49%, 74%, 35%)Color Converter →

Color Meaning and Usage

A energetic orange tone, #A6542B has RGB (166, 84, 43) and HSL (20°, 59%, 41%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A6542B is #2B7DA6, creating high-contrast pairings. For softer combinations, try analogous colors like #A62B3F.

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

Contrast with #A6542B

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

Contrast Ratio: 3.92:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A6542B?

#A6542B is a energetic orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A6542B?

#A6542B in RGB is (166, 84, 43) - 166 red, 84 green, and 43 blue.

How to use #A6542B in CSS?

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

What colors go well with #A6542B?

#2B7DA6 (complementary), #A62B3F (analogous), and #69351B (lighter shade) work well with #A6542B.