#52495A Color Information

Hex color code: #52495A

A subtle purple shade, #52495A appears as (82, 73, 90) in RGB and (272°, 10%, 32%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#52495A
RGB
82, 73, 90
HSL
272°, 10%, 32%
CMYK
9%, 19%, 0%, 65%

Shades

CSS Usage
color: #52495A;
background-color: #52495A;
border-color: #52495A;
box-shadow: 0 0 10px #52495A;
border: 2px solid #52495A;
Tailwind Usage
bg-[#52495A]
text-[#52495A]
border-[#52495A]
shadow-[0_0_10px_52495A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #52495A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #52495A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #52495A; 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 #52495A; background-color: #52495A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #52495A20; border-left: 4px solid #52495A; }

Link / Accent

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

a { color: #52495A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #52495A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 73, 90

Red: 82 / Green: 73 / Blue: 90

HSL

272°, 10%, 32%

Hue: 272° / Saturation: 10% / Lightness: 32%

CMYK

9%, 19%, 0%, 65%

Cyan: 9% / Magenta: 19% / Yellow: 0% / Key: 65%

What color is #52495A?

#52495A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #52495A to RGB:

rgb(82, 73, 90)HEX to RGB Converter →

HEX to HSL

Convert #52495A to HSL:

hsl(272, 10%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #52495A to CMYK:

cmyk(9%, 19%, 0%, 65%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #52495A has RGB (82, 73, 90) and HSL (272°, 10%, 32%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #52495A is #515A49, creating high-contrast pairings. For softer combinations, try analogous colors like #4A495A.

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

Contrast with #52495A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #52495A?

#52495A is a balanced purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #52495A?

#52495A in RGB is (82, 73, 90) - 82 red, 73 green, and 90 blue.

How to use #52495A in CSS?

Use #52495A directly in your CSS properties like color or background-color.

What colors go well with #52495A?

#515A49 (complementary), #4A495A (analogous), and #2C2730 (lighter shade) work well with #52495A.