#52476B Color Information

Hex color code: #52476B

A subtle purple shade, #52476B appears as (82, 71, 107) in RGB and (258°, 20%, 35%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Blue
HEX
#52476B
RGB
82, 71, 107
HSL
258°, 20%, 35%
CMYK
23%, 34%, 0%, 58%

Shades

CSS Usage
color: #52476B;
background-color: #52476B;
border-color: #52476B;
box-shadow: 0 0 10px #52476B;
border: 2px solid #52476B;
Tailwind Usage
bg-[#52476B]
text-[#52476B]
border-[#52476B]
shadow-[0_0_10px_52476B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #52476B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #52476B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #52476B; 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 #52476B; background-color: #52476B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #52476B20; border-left: 4px solid #52476B; }

Link / Accent

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

a { color: #52476B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #52476B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 71, 107

Red: 82 / Green: 71 / Blue: 107

HSL

258°, 20%, 35%

Hue: 258° / Saturation: 20% / Lightness: 35%

CMYK

23%, 34%, 0%, 58%

Cyan: 23% / Magenta: 34% / Yellow: 0% / Key: 58%

What color is #52476B?

#52476B is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #52476B to RGB:

rgb(82, 71, 107)HEX to RGB Converter →

HEX to HSL

Convert #52476B to HSL:

hsl(258, 20%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #52476B to CMYK:

cmyk(23%, 34%, 0%, 58%)Color Converter →

Color Meaning and Usage

#52476B is a delicate purple color with RGB values of 82, 71, 107 and HSL of 258°, 20%, 35%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #52476B is #606B47, creating high-contrast pairings. For softer combinations, try analogous colors like #474F6B.

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

Contrast with #52476B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #52476B?

#52476B is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #52476B?

#52476B in RGB is (82, 71, 107) - 82 red, 71 green, and 107 blue.

How to use #52476B in CSS?

Use #52476B directly in your CSS properties like color or background-color.

What colors go well with #52476B?

#606B47 (complementary), #474F6B (analogous), and #2F293D (lighter shade) work well with #52476B.