#487AAB Color Information

Hex color code: #487AAB

The hex color #487AAB is a pastel blue with RGB values of (72, 122, 171) and HSL of (210°, 41%, 48%). It is commonly used in modern UI design.

Try:
Color NameSteel Blue
HEX
#487AAB
RGB
72, 122, 171
HSL
210°, 41%, 48%
CMYK
58%, 29%, 0%, 33%

Shades

CSS Usage
color: #487AAB;
background-color: #487AAB;
border-color: #487AAB;
box-shadow: 0 0 10px #487AAB;
border: 2px solid #487AAB;
Tailwind Usage
bg-[#487AAB]
text-[#487AAB]
border-[#487AAB]
shadow-[0_0_10px_487AAB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #487AAB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #487AAB; color: #000000; }

Badge

New Feature
.badge { background-color: #487AAB; 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 #487AAB; background-color: #487AAB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #487AAB20; border-left: 4px solid #487AAB; }

Link / Accent

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

a { color: #487AAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #487AAB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 122, 171

Red: 72 / Green: 122 / Blue: 171

HSL

210°, 41%, 48%

Hue: 210° / Saturation: 41% / Lightness: 48%

CMYK

58%, 29%, 0%, 33%

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

What color is #487AAB?

#487AAB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #487AAB to RGB:

rgb(72, 122, 171)HEX to RGB Converter →

HEX to HSL

Convert #487AAB to HSL:

hsl(210, 41%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #487AAB to CMYK:

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

Color Meaning and Usage

A soft blue tone, #487AAB has RGB (72, 122, 171) and HSL (210°, 41%, 48%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #487AAB is #AD7A48, creating high-contrast pairings. For softer combinations, try analogous colors like #48ADAD.

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

Contrast with #487AAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #487AAB?

#487AAB is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #487AAB?

#487AAB in RGB is (72, 122, 171) - 72 red, 122 green, and 171 blue.

How to use #487AAB in CSS?

Use #487AAB directly in your CSS properties like color or background-color.

What colors go well with #487AAB?

#AD7A48 (complementary), #48ADAD (analogous), and #325477 (lighter shade) work well with #487AAB.