#534C75 Color Information

Hex color code: #534C75

The hex color #534C75 is a soft blue with RGB values of (83, 76, 117) and HSL of (250°, 21%, 38%). It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#534C75
RGB
83, 76, 117
HSL
250°, 21%, 38%
CMYK
29%, 35%, 0%, 54%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #534C75; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 76, 117

Red: 83 / Green: 76 / Blue: 117

HSL

250°, 21%, 38%

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

CMYK

29%, 35%, 0%, 54%

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

What color is #534C75?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #534C75 to RGB:

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

HEX to HSL

Convert #534C75 to HSL:

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

HEX to CMYK

Convert #534C75 to CMYK:

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

Color Meaning and Usage

A soft blue tone, #534C75 has RGB (83, 76, 117) and HSL (250°, 21%, 38%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #534C75 is #6E754D, creating high-contrast pairings. For softer combinations, try analogous colors like #4D5A75.

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

Contrast with #534C75

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #534C75?

#534C75 is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #534C75?

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

How to use #534C75 in CSS?

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

What colors go well with #534C75?

#6E754D (complementary), #4D5A75 (analogous), and #322E47 (lighter shade) work well with #534C75.