#534CDA Color Information

Hex color code: #534CDA

The hex color #534CDA is a peaceful blue with RGB values of (83, 76, 218) and HSL of (243°, 66%, 58%). It is typically applied in digital products.

Try:
Color NameSlate Blue
HEX
#534CDA
RGB
83, 76, 218
HSL
243°, 66%, 58%
CMYK
62%, 65%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #534CDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 76, 218

Red: 83 / Green: 76 / Blue: 218

HSL

243°, 66%, 58%

Hue: 243° / Saturation: 66% / Lightness: 58%

CMYK

62%, 65%, 0%, 15%

Cyan: 62% / Magenta: 65% / Yellow: 0% / Key: 15%

What color is #534CDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #534CDA to RGB:

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

HEX to HSL

Convert #534CDA to HSL:

hsl(243, 66%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #534CDA to CMYK:

cmyk(62%, 65%, 0%, 15%)Color Converter →

Color Meaning and Usage

A cool blue tone, #534CDA has RGB (83, 76, 218) and HSL (243°, 66%, 58%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #534CDA is #D4DB4D, creating high-contrast pairings. For softer combinations, try analogous colors like #4D8DDB.

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

Contrast with #534CDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #534CDA?

#534CDA is a cool blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #534CDA?

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

How to use #534CDA in CSS?

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

What colors go well with #534CDA?

#D4DB4D (complementary), #4D8DDB (analogous), and #2D25B6 (lighter shade) work well with #534CDA.