#533F83 Color Information

Hex color code: #533F83

A subtle purple shade, #533F83 appears as (83, 63, 131) in RGB and (258°, 35%, 38%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Blue
HEX
#533F83
RGB
83, 63, 131
HSL
258°, 35%, 38%
CMYK
37%, 52%, 0%, 49%

Shades

CSS Usage
color: #533F83;
background-color: #533F83;
border-color: #533F83;
box-shadow: 0 0 10px #533F83;
border: 2px solid #533F83;
Tailwind Usage
bg-[#533F83]
text-[#533F83]
border-[#533F83]
shadow-[0_0_10px_533F83]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #533F83, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #533F83; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #533F83; 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 #533F83; background-color: #533F8315; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #533F8320; border-left: 4px solid #533F83; }

Link / Accent

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

a { color: #533F83; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #533F83 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 63, 131

Red: 83 / Green: 63 / Blue: 131

HSL

258°, 35%, 38%

Hue: 258° / Saturation: 35% / Lightness: 38%

CMYK

37%, 52%, 0%, 49%

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

What color is #533F83?

#533F83 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #533F83 to RGB:

rgb(83, 63, 131)HEX to RGB Converter →

HEX to HSL

Convert #533F83 to HSL:

hsl(258, 35%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #533F83 to CMYK:

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

Color Meaning and Usage

A pastel purple tone, #533F83 has RGB (83, 63, 131) and HSL (258°, 35%, 38%). 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 #533F83 is #6E833F, creating high-contrast pairings. For softer combinations, try analogous colors like #3F4D83.

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

Contrast with #533F83

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #533F83?

#533F83 is a pastel purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #533F83?

#533F83 in RGB is (83, 63, 131) - 83 red, 63 green, and 131 blue.

How to use #533F83 in CSS?

Use #533F83 directly in your CSS properties like color or background-color.

What colors go well with #533F83?

#6E833F (complementary), #3F4D83 (analogous), and #32264F (lighter shade) work well with #533F83.