#53336B Color Information

Hex color code: #53336B

The hex color #53336B is a soft purple with RGB values of (83, 51, 107) and HSL of (274°, 35%, 31%). It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#53336B
RGB
83, 51, 107
HSL
274°, 35%, 31%
CMYK
22%, 52%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #53336B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 51, 107

Red: 83 / Green: 51 / Blue: 107

HSL

274°, 35%, 31%

Hue: 274° / Saturation: 35% / Lightness: 31%

CMYK

22%, 52%, 0%, 58%

Cyan: 22% / Magenta: 52% / Yellow: 0% / Key: 58%

What color is #53336B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #53336B to RGB:

rgb(83, 51, 107)HEX to RGB Converter →

HEX to HSL

Convert #53336B to HSL:

hsl(274, 35%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #53336B to CMYK:

cmyk(22%, 52%, 0%, 58%)Color Converter →

Color Meaning and Usage

#53336B is a pastel purple color with RGB values of 83, 51, 107 and HSL of 274°, 35%, 31%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #53336B is #4B6B33, creating high-contrast pairings. For softer combinations, try analogous colors like #37336B.

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

Contrast with #53336B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #53336B?

#53336B is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #53336B?

#53336B in RGB is (83, 51, 107) - 83 red, 51 green, and 107 blue.

How to use #53336B in CSS?

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

What colors go well with #53336B?

#4B6B33 (complementary), #37336B (analogous), and #2B1B37 (lighter shade) work well with #53336B.