#53427B Color Information

Hex color code: #53427B

The hex color #53427B is a subtle purple with RGB values of (83, 66, 123) and HSL of (258°, 30%, 37%). It is popular in mobile app design.

Try:
Color NameDark Slate Blue
HEX
#53427B
RGB
83, 66, 123
HSL
258°, 30%, 37%
CMYK
33%, 46%, 0%, 52%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #53427B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 66, 123

Red: 83 / Green: 66 / Blue: 123

HSL

258°, 30%, 37%

Hue: 258° / Saturation: 30% / Lightness: 37%

CMYK

33%, 46%, 0%, 52%

Cyan: 33% / Magenta: 46% / Yellow: 0% / Key: 52%

What color is #53427B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #53427B to RGB:

rgb(83, 66, 123)HEX to RGB Converter →

HEX to HSL

Convert #53427B to HSL:

hsl(258, 30%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #53427B to CMYK:

cmyk(33%, 46%, 0%, 52%)Color Converter →

Color Meaning and Usage

#53427B is a gentle purple color with RGB values of 83, 66, 123 and HSL of 258°, 30%, 37%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #53427B is #6A7B42, creating high-contrast pairings. For softer combinations, try analogous colors like #424D7B.

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

Contrast with #53427B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #53427B?

#53427B is a gentle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #53427B?

#53427B in RGB is (83, 66, 123) - 83 red, 66 green, and 123 blue.

How to use #53427B in CSS?

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

What colors go well with #53427B?

#6A7B42 (complementary), #424D7B (analogous), and #312749 (lighter shade) work well with #53427B.