#534D7A Color Information

Hex color code: #534D7A

A gentle blue shade, #534D7A appears as (83, 77, 122) in RGB and (248°, 23%, 39%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Blue
HEX
#534D7A
RGB
83, 77, 122
HSL
248°, 23%, 39%
CMYK
32%, 37%, 0%, 52%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #534D7A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 77, 122

Red: 83 / Green: 77 / Blue: 122

HSL

248°, 23%, 39%

Hue: 248° / Saturation: 23% / Lightness: 39%

CMYK

32%, 37%, 0%, 52%

Cyan: 32% / Magenta: 37% / Yellow: 0% / Key: 52%

What color is #534D7A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #534D7A to RGB:

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

HEX to HSL

Convert #534D7A to HSL:

hsl(248, 23%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #534D7A to CMYK:

cmyk(32%, 37%, 0%, 52%)Color Converter →

Color Meaning and Usage

A pastel blue tone, #534D7A has RGB (83, 77, 122) and HSL (248°, 23%, 39%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #534D7A is #747A4D, creating high-contrast pairings. For softer combinations, try analogous colors like #4D5D7A.

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

Contrast with #534D7A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #534D7A?

#534D7A is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #534D7A?

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

How to use #534D7A in CSS?

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

What colors go well with #534D7A?

#747A4D (complementary), #4D5D7A (analogous), and #332F4B (lighter shade) work well with #534D7A.