#523F25 Color Information

Hex color code: #523F25

The hex color #523F25 is a dramatic orange with RGB values of (82, 63, 37) and HSL of (35°, 38%, 23%). It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#523F25
RGB
82, 63, 37
HSL
35°, 38%, 23%
CMYK
0%, 23%, 55%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #523F25; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 63, 37

Red: 82 / Green: 63 / Blue: 37

HSL

35°, 38%, 23%

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

CMYK

0%, 23%, 55%, 68%

Cyan: 0% / Magenta: 23% / Yellow: 55% / Key: 68%

What color is #523F25?

#523F25 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #523F25 to RGB:

rgb(82, 63, 37)HEX to RGB Converter →

HEX to HSL

Convert #523F25 to HSL:

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

HEX to CMYK

Convert #523F25 to CMYK:

cmyk(0%, 23%, 55%, 68%)Color Converter →

Color Meaning and Usage

A dark orange tone, #523F25 has RGB (82, 63, 37) and HSL (35°, 38%, 23%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #523F25 is #243751, creating high-contrast pairings. For softer combinations, try analogous colors like #512824.

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

Contrast with #523F25

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #523F25?

#523F25 is a dark orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #523F25?

#523F25 in RGB is (82, 63, 37) - 82 red, 63 green, and 37 blue.

How to use #523F25 in CSS?

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

What colors go well with #523F25?

#243751 (complementary), #512824 (analogous), and #1C160D (lighter shade) work well with #523F25.