#540D7D Color Information

Hex color code: #540D7D

#540D7D is a eye-catching purple color. In RGB it is (84, 13, 125), and in HSL it is (278°, 81%, 27%). It is widely used in graphic design.

Try:
Color NameIndigo
HEX
#540D7D
RGB
84, 13, 125
HSL
278°, 81%, 27%
CMYK
33%, 90%, 0%, 51%

Shades

CSS Usage
color: #540D7D;
background-color: #540D7D;
border-color: #540D7D;
box-shadow: 0 0 10px #540D7D;
border: 2px solid #540D7D;
Tailwind Usage
bg-[#540D7D]
text-[#540D7D]
border-[#540D7D]
shadow-[0_0_10px_540D7D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #540D7D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #540D7D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #540D7D; 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 #540D7D; background-color: #540D7D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #540D7D20; border-left: 4px solid #540D7D; }

Link / Accent

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

a { color: #540D7D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #540D7D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

84, 13, 125

Red: 84 / Green: 13 / Blue: 125

HSL

278°, 81%, 27%

Hue: 278° / Saturation: 81% / Lightness: 27%

CMYK

33%, 90%, 0%, 51%

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

What color is #540D7D?

#540D7D is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #540D7D to RGB:

rgb(84, 13, 125)HEX to RGB Converter →

HEX to HSL

Convert #540D7D to HSL:

hsl(278, 81%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #540D7D to CMYK:

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

Color Meaning and Usage

#540D7D is a eye-catching purple color with RGB values of 84, 13, 125 and HSL of 278°, 81%, 27%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #540D7D is #367D0D, creating high-contrast pairings. For softer combinations, try analogous colors like #1C0D7D.

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

Contrast with #540D7D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #540D7D?

#540D7D is a eye-catching purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #540D7D?

#540D7D in RGB is (84, 13, 125) - 84 red, 13 green, and 125 blue.

How to use #540D7D in CSS?

Use #540D7D directly in your CSS properties like color or background-color.

What colors go well with #540D7D?

#367D0D (complementary), #1C0D7D (analogous), and #250637 (lighter shade) work well with #540D7D.