#52233B Color Information

Hex color code: #52233B

The hex color #52233B is a dramatic magenta with RGB values of (82, 35, 59) and HSL of (329°, 40%, 23%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#52233B
RGB
82, 35, 59
HSL
329°, 40%, 23%
CMYK
0%, 57%, 28%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #52233B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 35, 59

Red: 82 / Green: 35 / Blue: 59

HSL

329°, 40%, 23%

Hue: 329° / Saturation: 40% / Lightness: 23%

CMYK

0%, 57%, 28%, 68%

Cyan: 0% / Magenta: 57% / Yellow: 28% / Key: 68%

What color is #52233B?

#52233B is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #52233B to RGB:

rgb(82, 35, 59)HEX to RGB Converter →

HEX to HSL

Convert #52233B to HSL:

hsl(329, 40%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #52233B to CMYK:

cmyk(0%, 57%, 28%, 68%)Color Converter →

Color Meaning and Usage

A dark magenta tone, #52233B has RGB (82, 35, 59) and HSL (329°, 40%, 23%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #52233B is #23523A, creating high-contrast pairings. For softer combinations, try analogous colors like #512352.

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

Contrast with #52233B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #52233B?

#52233B is a dark magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #52233B?

#52233B in RGB is (82, 35, 59) - 82 red, 35 green, and 59 blue.

How to use #52233B in CSS?

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

What colors go well with #52233B?

#23523A (complementary), #512352 (analogous), and #1D0C15 (lighter shade) work well with #52233B.