#52462E Color Information

Hex color code: #52462E

A soft orange shade, #52462E appears as (82, 70, 46) in RGB and (40°, 28%, 25%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#52462E
RGB
82, 70, 46
HSL
40°, 28%, 25%
CMYK
0%, 15%, 44%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #52462E; 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 #52462E; background-color: #52462E15; }

Alert / Toast

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

Link / Accent

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

a { color: #52462E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #52462E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 70, 46

Red: 82 / Green: 70 / Blue: 46

HSL

40°, 28%, 25%

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

CMYK

0%, 15%, 44%, 68%

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

What color is #52462E?

#52462E is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #52462E to RGB:

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

HEX to HSL

Convert #52462E to HSL:

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

HEX to CMYK

Convert #52462E to CMYK:

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

Color Meaning and Usage

A pastel orange tone, #52462E has RGB (82, 70, 46) and HSL (40°, 28%, 25%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #52462E is #2E3A52, creating high-contrast pairings. For softer combinations, try analogous colors like #52342E.

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

Contrast with #52462E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #52462E?

#52462E is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #52462E?

#52462E in RGB is (82, 70, 46) - 82 red, 70 green, and 46 blue.

How to use #52462E in CSS?

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

What colors go well with #52462E?

#2E3A52 (complementary), #52342E (analogous), and #211C12 (lighter shade) work well with #52462E.