#54083F Color Information

Hex color code: #54083F

The hex color #54083F is a rich magenta with RGB values of (84, 8, 63) and HSL of (317°, 83%, 18%). It is popular in mobile app design.

Try:
Color NameIndigo
HEX
#54083F
RGB
84, 8, 63
HSL
317°, 83%, 18%
CMYK
0%, 90%, 25%, 67%

Shades

CSS Usage
color: #54083F;
background-color: #54083F;
border-color: #54083F;
box-shadow: 0 0 10px #54083F;
border: 2px solid #54083F;
Tailwind Usage
bg-[#54083F]
text-[#54083F]
border-[#54083F]
shadow-[0_0_10px_54083F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #54083F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #54083F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #54083F; 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 #54083F; background-color: #54083F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #54083F20; border-left: 4px solid #54083F; }

Link / Accent

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

a { color: #54083F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #54083F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

84, 8, 63

Red: 84 / Green: 8 / Blue: 63

HSL

317°, 83%, 18%

Hue: 317° / Saturation: 83% / Lightness: 18%

CMYK

0%, 90%, 25%, 67%

Cyan: 0% / Magenta: 90% / Yellow: 25% / Key: 67%

What color is #54083F?

#54083F is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #54083F to RGB:

rgb(84, 8, 63)HEX to RGB Converter →

HEX to HSL

Convert #54083F to HSL:

hsl(317, 83%, 18%)RGB to HSL Converter →

HEX to CMYK

Convert #54083F to CMYK:

cmyk(0%, 90%, 25%, 67%)Color Converter →

Color Meaning and Usage

#54083F is a dramatic magenta color with RGB values of 84, 8, 63 and HSL of 317°, 83%, 18%. This very dark shade evokes sophistication and elegance, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #54083F is #08541D, creating high-contrast pairings. For softer combinations, try analogous colors like #430854.

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

Contrast with #54083F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #54083F?

#54083F is a dramatic magenta color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #54083F?

#54083F in RGB is (84, 8, 63) - 84 red, 8 green, and 63 blue.

How to use #54083F in CSS?

Use #54083F directly in your CSS properties like color or background-color.

What colors go well with #54083F?

#08541D (complementary), #430854 (analogous), and #0E010A (lighter shade) work well with #54083F.