#4771AB Color Information

Hex color code: #4771AB

The hex color #4771AB is a pastel blue with RGB values of (71, 113, 171) and HSL of (215°, 41%, 47%). It is commonly used in modern UI design.

Try:
Color NameSteel Blue
HEX
#4771AB
RGB
71, 113, 171
HSL
215°, 41%, 47%
CMYK
58%, 34%, 0%, 33%

Shades

CSS Usage
color: #4771AB;
background-color: #4771AB;
border-color: #4771AB;
box-shadow: 0 0 10px #4771AB;
border: 2px solid #4771AB;
Tailwind Usage
bg-[#4771AB]
text-[#4771AB]
border-[#4771AB]
shadow-[0_0_10px_4771AB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #4771AB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #4771AB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #4771AB; 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 #4771AB; background-color: #4771AB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #4771AB20; border-left: 4px solid #4771AB; }

Link / Accent

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

a { color: #4771AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4771AB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 113, 171

Red: 71 / Green: 113 / Blue: 171

HSL

215°, 41%, 47%

Hue: 215° / Saturation: 41% / Lightness: 47%

CMYK

58%, 34%, 0%, 33%

Cyan: 58% / Magenta: 34% / Yellow: 0% / Key: 33%

What color is #4771AB?

#4771AB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4771AB to RGB:

rgb(71, 113, 171)HEX to RGB Converter →

HEX to HSL

Convert #4771AB to HSL:

hsl(215, 41%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #4771AB to CMYK:

cmyk(58%, 34%, 0%, 33%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #4771AB has RGB (71, 113, 171) and HSL (215°, 41%, 47%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4771AB is #A98047, creating high-contrast pairings. For softer combinations, try analogous colors like #47A1A9.

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

Contrast with #4771AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4771AB?

#4771AB is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #4771AB?

#4771AB in RGB is (71, 113, 171) - 71 red, 113 green, and 171 blue.

How to use #4771AB in CSS?

Use #4771AB directly in your CSS properties like color or background-color.

What colors go well with #4771AB?

#A98047 (complementary), #47A1A9 (analogous), and #304C73 (lighter shade) work well with #4771AB.