#52392F Color Information

Hex color code: #52392F

The hex color #52392F is a soft orange with RGB values of (82, 57, 47) and HSL of (17°, 27%, 25%). It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#52392F
RGB
82, 57, 47
HSL
17°, 27%, 25%
CMYK
0%, 30%, 43%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #52392F; 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 #52392F; background-color: #52392F15; }

Alert / Toast

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

Link / Accent

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

a { color: #52392F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #52392F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 57, 47

Red: 82 / Green: 57 / Blue: 47

HSL

17°, 27%, 25%

Hue: 17° / Saturation: 27% / Lightness: 25%

CMYK

0%, 30%, 43%, 68%

Cyan: 0% / Magenta: 30% / Yellow: 43% / Key: 68%

What color is #52392F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #52392F to RGB:

rgb(82, 57, 47)HEX to RGB Converter →

HEX to HSL

Convert #52392F to HSL:

hsl(17, 27%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #52392F to CMYK:

cmyk(0%, 30%, 43%, 68%)Color Converter →

Color Meaning and Usage

#52392F is a pastel orange color with RGB values of 82, 57, 47 and HSL of 17°, 27%, 25%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #52392F is #2F4751, creating high-contrast pairings. For softer combinations, try analogous colors like #512F36.

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

Contrast with #52392F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #52392F?

#52392F is a pastel orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #52392F?

#52392F in RGB is (82, 57, 47) - 82 red, 57 green, and 47 blue.

How to use #52392F in CSS?

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

What colors go well with #52392F?

#2F4751 (complementary), #512F36 (analogous), and #201713 (lighter shade) work well with #52392F.