#54083E Color Information

Hex color code: #54083E

The hex color #54083E is a deep magenta with RGB values of (84, 8, 62) and HSL of (317°, 83%, 18%). It is commonly used in modern UI design.

Try:
Color NameIndigo
HEX
#54083E
RGB
84, 8, 62
HSL
317°, 83%, 18%
CMYK
0%, 90%, 26%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #54083E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

84, 8, 62

Red: 84 / Green: 8 / Blue: 62

HSL

317°, 83%, 18%

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

CMYK

0%, 90%, 26%, 67%

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

What color is #54083E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #54083E to RGB:

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

HEX to HSL

Convert #54083E to HSL:

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

HEX to CMYK

Convert #54083E to CMYK:

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

Color Meaning and Usage

#54083E is a dramatic magenta color with RGB values of 84, 8, 62 and HSL of 317°, 83%, 18%. This very dark shade evokes sophistication and elegance, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #54083E

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 #54083E?

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

What is the RGB value of #54083E?

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

How to use #54083E in CSS?

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

What colors go well with #54083E?

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