#52524C Color Information

Hex color code: #52524C

A understated yellow shade, #52524C appears as (82, 82, 76) in RGB and (60°, 4%, 31%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#52524C
RGB
82, 82, 76
HSL
60°, 4%, 31%
CMYK
0%, 0%, 7%, 68%

Shades

CSS Usage
color: #52524C;
background-color: #52524C;
border-color: #52524C;
box-shadow: 0 0 10px #52524C;
border: 2px solid #52524C;
Tailwind Usage
bg-[#52524C]
text-[#52524C]
border-[#52524C]
shadow-[0_0_10px_52524C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #52524C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #52524C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #52524C; 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 #52524C; background-color: #52524C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #52524C20; border-left: 4px solid #52524C; }

Link / Accent

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

a { color: #52524C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #52524C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 82, 76

Red: 82 / Green: 82 / Blue: 76

HSL

60°, 4%, 31%

Hue: 60° / Saturation: 4% / Lightness: 31%

CMYK

0%, 0%, 7%, 68%

Cyan: 0% / Magenta: 0% / Yellow: 7% / Key: 68%

What color is #52524C?

#52524C is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #52524C to RGB:

rgb(82, 82, 76)HEX to RGB Converter →

HEX to HSL

Convert #52524C to HSL:

hsl(60, 4%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #52524C to CMYK:

cmyk(0%, 0%, 7%, 68%)Color Converter →

Color Meaning and Usage

#52524C is a neutral yellow color with RGB values of 82, 82, 76 and HSL of 60°, 4%, 31%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #52524C is #4C4C52, creating high-contrast pairings. For softer combinations, try analogous colors like #524F4C.

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

Contrast with #52524C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #52524C?

#52524C is a neutral yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #52524C?

#52524C in RGB is (82, 82, 76) - 82 red, 82 green, and 76 blue.

How to use #52524C in CSS?

Use #52524C directly in your CSS properties like color or background-color.

What colors go well with #52524C?

#4C4C52 (complementary), #524F4C (analogous), and #2A2A27 (lighter shade) work well with #52524C.