#54458C Color Information

Hex color code: #54458C

A pastel blue shade, #54458C appears as (84, 69, 140) in RGB and (253°, 34%, 41%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Blue
HEX
#54458C
RGB
84, 69, 140
HSL
253°, 34%, 41%
CMYK
40%, 51%, 0%, 45%

Shades

CSS Usage
color: #54458C;
background-color: #54458C;
border-color: #54458C;
box-shadow: 0 0 10px #54458C;
border: 2px solid #54458C;
Tailwind Usage
bg-[#54458C]
text-[#54458C]
border-[#54458C]
shadow-[0_0_10px_54458C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #54458C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #54458C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #54458C; 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 #54458C; background-color: #54458C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #54458C20; border-left: 4px solid #54458C; }

Link / Accent

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

a { color: #54458C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #54458C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

84, 69, 140

Red: 84 / Green: 69 / Blue: 140

HSL

253°, 34%, 41%

Hue: 253° / Saturation: 34% / Lightness: 41%

CMYK

40%, 51%, 0%, 45%

Cyan: 40% / Magenta: 51% / Yellow: 0% / Key: 45%

What color is #54458C?

#54458C is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #54458C to RGB:

rgb(84, 69, 140)HEX to RGB Converter →

HEX to HSL

Convert #54458C to HSL:

hsl(253, 34%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #54458C to CMYK:

cmyk(40%, 51%, 0%, 45%)Color Converter →

Color Meaning and Usage

#54458C is a delicate blue color with RGB values of 84, 69, 140 and HSL of 253°, 34%, 41%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #54458C is #7D8C45, creating high-contrast pairings. For softer combinations, try analogous colors like #45598C.

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

Contrast with #54458C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #54458C?

#54458C is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #54458C?

#54458C in RGB is (84, 69, 140) - 84 red, 69 green, and 140 blue.

How to use #54458C in CSS?

Use #54458C directly in your CSS properties like color or background-color.

What colors go well with #54458C?

#7D8C45 (complementary), #45598C (analogous), and #362C59 (lighter shade) work well with #54458C.