#522E34 Color Information

Hex color code: #522E34

The hex color #522E34 is a soft red with RGB values of (82, 46, 52) and HSL of (350°, 28%, 25%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#522E34
RGB
82, 46, 52
HSL
350°, 28%, 25%
CMYK
0%, 44%, 37%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #522E34; 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 #522E34; background-color: #522E3415; }

Alert / Toast

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

Link / Accent

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

a { color: #522E34; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #522E34 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 46, 52

Red: 82 / Green: 46 / Blue: 52

HSL

350°, 28%, 25%

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

CMYK

0%, 44%, 37%, 68%

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

What color is #522E34?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #522E34 to RGB:

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

HEX to HSL

Convert #522E34 to HSL:

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

HEX to CMYK

Convert #522E34 to CMYK:

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

Color Meaning and Usage

#522E34 is a gentle red color with RGB values of 82, 46, 52 and HSL of 350°, 28%, 25%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #522E34

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #522E34?

#522E34 is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #522E34?

#522E34 in RGB is (82, 46, 52) - 82 red, 46 green, and 52 blue.

How to use #522E34 in CSS?

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

What colors go well with #522E34?

#2E524C (complementary), #522E46 (analogous), and #211215 (lighter shade) work well with #522E34.