#55448D Color Information

Hex color code: #55448D

A subtle blue shade, #55448D appears as (85, 68, 141) in RGB and (254°, 35%, 41%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Blue
HEX
#55448D
RGB
85, 68, 141
HSL
254°, 35%, 41%
CMYK
40%, 52%, 0%, 45%

Shades

CSS Usage
color: #55448D;
background-color: #55448D;
border-color: #55448D;
box-shadow: 0 0 10px #55448D;
border: 2px solid #55448D;
Tailwind Usage
bg-[#55448D]
text-[#55448D]
border-[#55448D]
shadow-[0_0_10px_55448D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #55448D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #55448D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #55448D; 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 #55448D; background-color: #55448D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #55448D20; border-left: 4px solid #55448D; }

Link / Accent

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

a { color: #55448D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #55448D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

85, 68, 141

Red: 85 / Green: 68 / Blue: 141

HSL

254°, 35%, 41%

Hue: 254° / Saturation: 35% / Lightness: 41%

CMYK

40%, 52%, 0%, 45%

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

What color is #55448D?

#55448D is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #55448D to RGB:

rgb(85, 68, 141)HEX to RGB Converter →

HEX to HSL

Convert #55448D to HSL:

hsl(254, 35%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #55448D to CMYK:

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

Color Meaning and Usage

#55448D is a delicate blue color with RGB values of 85, 68, 141 and HSL of 254°, 35%, 41%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #55448D is #7C8D44, creating high-contrast pairings. For softer combinations, try analogous colors like #44578D.

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

Contrast with #55448D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #55448D?

#55448D is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #55448D?

#55448D in RGB is (85, 68, 141) - 85 red, 68 green, and 141 blue.

How to use #55448D in CSS?

Use #55448D directly in your CSS properties like color or background-color.

What colors go well with #55448D?

#7C8D44 (complementary), #44578D (analogous), and #362B5A (lighter shade) work well with #55448D.