#534D75 Color Information

Hex color code: #534D75

The hex color #534D75 is a gentle blue with RGB values of (83, 77, 117) and HSL of (249°, 21%, 38%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Blue
HEX
#534D75
RGB
83, 77, 117
HSL
249°, 21%, 38%
CMYK
29%, 34%, 0%, 54%

Shades

CSS Usage
color: #534D75;
background-color: #534D75;
border-color: #534D75;
box-shadow: 0 0 10px #534D75;
border: 2px solid #534D75;
Tailwind Usage
bg-[#534D75]
text-[#534D75]
border-[#534D75]
shadow-[0_0_10px_534D75]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #534D75, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #534D75; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #534D75; 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 #534D75; background-color: #534D7515; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #534D7520; border-left: 4px solid #534D75; }

Link / Accent

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

a { color: #534D75; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #534D75 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 77, 117

Red: 83 / Green: 77 / Blue: 117

HSL

249°, 21%, 38%

Hue: 249° / Saturation: 21% / Lightness: 38%

CMYK

29%, 34%, 0%, 54%

Cyan: 29% / Magenta: 34% / Yellow: 0% / Key: 54%

What color is #534D75?

#534D75 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #534D75 to RGB:

rgb(83, 77, 117)HEX to RGB Converter →

HEX to HSL

Convert #534D75 to HSL:

hsl(249, 21%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #534D75 to CMYK:

cmyk(29%, 34%, 0%, 54%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #534D75 has RGB (83, 77, 117) and HSL (249°, 21%, 38%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #534D75 is #6F754D, creating high-contrast pairings. For softer combinations, try analogous colors like #4D5B75.

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

Contrast with #534D75

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #534D75?

#534D75 is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #534D75?

#534D75 in RGB is (83, 77, 117) - 83 red, 77 green, and 117 blue.

How to use #534D75 in CSS?

Use #534D75 directly in your CSS properties like color or background-color.

What colors go well with #534D75?

#6F754D (complementary), #4D5B75 (analogous), and #322E47 (lighter shade) work well with #534D75.