#477ABD Color Information

Hex color code: #477ABD

A soft blue shade, #477ABD appears as (71, 122, 189) in RGB and (214°, 47%, 51%) in HSL. It is typically applied in digital products.

Try:
Color NameSteel Blue
HEX
#477ABD
RGB
71, 122, 189
HSL
214°, 47%, 51%
CMYK
62%, 35%, 0%, 26%

Shades

CSS Usage
color: #477ABD;
background-color: #477ABD;
border-color: #477ABD;
box-shadow: 0 0 10px #477ABD;
border: 2px solid #477ABD;
Tailwind Usage
bg-[#477ABD]
text-[#477ABD]
border-[#477ABD]
shadow-[0_0_10px_477ABD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #477ABD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #477ABD; color: #000000; }

Badge

New Feature
.badge { background-color: #477ABD; 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 #477ABD; background-color: #477ABD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #477ABD20; border-left: 4px solid #477ABD; }

Link / Accent

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

a { color: #477ABD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #477ABD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 122, 189

Red: 71 / Green: 122 / Blue: 189

HSL

214°, 47%, 51%

Hue: 214° / Saturation: 47% / Lightness: 51%

CMYK

62%, 35%, 0%, 26%

Cyan: 62% / Magenta: 35% / Yellow: 0% / Key: 26%

What color is #477ABD?

#477ABD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #477ABD to RGB:

rgb(71, 122, 189)HEX to RGB Converter →

HEX to HSL

Convert #477ABD to HSL:

hsl(214, 47%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #477ABD to CMYK:

cmyk(62%, 35%, 0%, 26%)Color Converter →

Color Meaning and Usage

#477ABD is a delicate blue color with RGB values of 71, 122, 189 and HSL of 214°, 47%, 51%. 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 #477ABD is #BD8A47, creating high-contrast pairings. For softer combinations, try analogous colors like #47B5BD.

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

Contrast with #477ABD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #477ABD?

#477ABD is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #477ABD?

#477ABD in RGB is (71, 122, 189) - 71 red, 122 green, and 189 blue.

How to use #477ABD in CSS?

Use #477ABD directly in your CSS properties like color or background-color.

What colors go well with #477ABD?

#BD8A47 (complementary), #47B5BD (analogous), and #315687 (lighter shade) work well with #477ABD.