#557AAA Color Information

Hex color code: #557AAA

The hex color #557AAA is a pastel blue with RGB values of (85, 122, 170) and HSL of (214°, 33%, 50%). It is commonly used in modern UI design.

Try:
Color NameSteel Blue
HEX
#557AAA
RGB
85, 122, 170
HSL
214°, 33%, 50%
CMYK
50%, 28%, 0%, 33%

Shades

CSS Usage
color: #557AAA;
background-color: #557AAA;
border-color: #557AAA;
box-shadow: 0 0 10px #557AAA;
border: 2px solid #557AAA;
Tailwind Usage
bg-[#557AAA]
text-[#557AAA]
border-[#557AAA]
shadow-[0_0_10px_557AAA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #557AAA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #557AAA; color: #000000; }

Badge

New Feature
.badge { background-color: #557AAA; color: #000000; }

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 #557AAA; background-color: #557AAA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #557AAA20; border-left: 4px solid #557AAA; }

Link / Accent

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

a { color: #557AAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #557AAA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

85, 122, 170

Red: 85 / Green: 122 / Blue: 170

HSL

214°, 33%, 50%

Hue: 214° / Saturation: 33% / Lightness: 50%

CMYK

50%, 28%, 0%, 33%

Cyan: 50% / Magenta: 28% / Yellow: 0% / Key: 33%

What color is #557AAA?

#557AAA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #557AAA to RGB:

rgb(85, 122, 170)HEX to RGB Converter →

HEX to HSL

Convert #557AAA to HSL:

hsl(214, 33%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #557AAA to CMYK:

cmyk(50%, 28%, 0%, 33%)Color Converter →

Color Meaning and Usage

#557AAA is a soft blue color with RGB values of 85, 122, 170 and HSL of 214°, 33%, 50%. 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 #557AAA is #AA8555, creating high-contrast pairings. For softer combinations, try analogous colors like #55A4AA.

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

Contrast with #557AAA

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

Contrast Ratio: 4.75:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #557AAA?

#557AAA is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #557AAA?

#557AAA in RGB is (85, 122, 170) - 85 red, 122 green, and 170 blue.

How to use #557AAA in CSS?

Use #557AAA directly in your CSS properties like color or background-color.

What colors go well with #557AAA?

#AA8555 (complementary), #55A4AA (analogous), and #3C5577 (lighter shade) work well with #557AAA.