#523A2E Color Information

Hex color code: #523A2E

#523A2E is a subtle orange color. In RGB it is (82, 58, 46), and in HSL it is (20°, 28%, 25%). It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#523A2E
RGB
82, 58, 46
HSL
20°, 28%, 25%
CMYK
0%, 29%, 44%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #523A2E; 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 #523A2E; background-color: #523A2E15; }

Alert / Toast

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

Link / Accent

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

a { color: #523A2E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #523A2E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 58, 46

Red: 82 / Green: 58 / Blue: 46

HSL

20°, 28%, 25%

Hue: 20° / Saturation: 28% / Lightness: 25%

CMYK

0%, 29%, 44%, 68%

Cyan: 0% / Magenta: 29% / Yellow: 44% / Key: 68%

What color is #523A2E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #523A2E to RGB:

rgb(82, 58, 46)HEX to RGB Converter →

HEX to HSL

Convert #523A2E to HSL:

hsl(20, 28%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #523A2E to CMYK:

cmyk(0%, 29%, 44%, 68%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #523A2E has RGB (82, 58, 46) and HSL (20°, 28%, 25%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #523A2E is #2E4652, creating high-contrast pairings. For softer combinations, try analogous colors like #522E34.

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

Contrast with #523A2E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #523A2E?

#523A2E is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #523A2E?

#523A2E in RGB is (82, 58, 46) - 82 red, 58 green, and 46 blue.

How to use #523A2E in CSS?

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

What colors go well with #523A2E?

#2E4652 (complementary), #522E34 (analogous), and #211712 (lighter shade) work well with #523A2E.