#55667C Color Information

Hex color code: #55667C

A balanced blue shade, #55667C appears as (85, 102, 124) in RGB and (214°, 19%, 41%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSlate Gray
HEX
#55667C
RGB
85, 102, 124
HSL
214°, 19%, 41%
CMYK
31%, 18%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #55667C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

85, 102, 124

Red: 85 / Green: 102 / Blue: 124

HSL

214°, 19%, 41%

Hue: 214° / Saturation: 19% / Lightness: 41%

CMYK

31%, 18%, 0%, 51%

Cyan: 31% / Magenta: 18% / Yellow: 0% / Key: 51%

What color is #55667C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #55667C to RGB:

rgb(85, 102, 124)HEX to RGB Converter →

HEX to HSL

Convert #55667C to HSL:

hsl(214, 19%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #55667C to CMYK:

cmyk(31%, 18%, 0%, 51%)Color Converter →

Color Meaning and Usage

#55667C is a subtle blue color with RGB values of 85, 102, 124 and HSL of 214°, 19%, 41%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #55667C is #7C6B55, creating high-contrast pairings. For softer combinations, try analogous colors like #557A7C.

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

Contrast with #55667C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #55667C?

#55667C is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #55667C?

#55667C in RGB is (85, 102, 124) - 85 red, 102 green, and 124 blue.

How to use #55667C in CSS?

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

What colors go well with #55667C?

#7C6B55 (complementary), #557A7C (analogous), and #36414F (lighter shade) work well with #55667C.