#533FAB Color Information

Hex color code: #533FAB

The hex color #533FAB is a soft blue with RGB values of (83, 63, 171) and HSL of (251°, 46%, 46%). It is typically applied in digital products.

Try:
Color NameRebecca Purple
HEX
#533FAB
RGB
83, 63, 171
HSL
251°, 46%, 46%
CMYK
51%, 63%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #533FAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 63, 171

Red: 83 / Green: 63 / Blue: 171

HSL

251°, 46%, 46%

Hue: 251° / Saturation: 46% / Lightness: 46%

CMYK

51%, 63%, 0%, 33%

Cyan: 51% / Magenta: 63% / Yellow: 0% / Key: 33%

What color is #533FAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #533FAB to RGB:

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

HEX to HSL

Convert #533FAB to HSL:

hsl(251, 46%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #533FAB to CMYK:

cmyk(51%, 63%, 0%, 33%)Color Converter →

Color Meaning and Usage

#533FAB is a gentle blue color with RGB values of 83, 63, 171 and HSL of 251°, 46%, 46%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #533FAB is #97AB3F, creating high-contrast pairings. For softer combinations, try analogous colors like #3F62AB.

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

Contrast with #533FAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #533FAB?

#533FAB is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #533FAB?

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

How to use #533FAB in CSS?

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

What colors go well with #533FAB?

#97AB3F (complementary), #3F62AB (analogous), and #382B73 (lighter shade) work well with #533FAB.