#5481B0 Color Information

Hex color code: #5481B0

#5481B0 is a soft blue color. In RGB it is (84, 129, 176), and in HSL it is (211°, 37%, 51%). It is widely used in graphic design.

Try:
Color NameSteel Blue
HEX
#5481B0
RGB
84, 129, 176
HSL
211°, 37%, 51%
CMYK
52%, 27%, 0%, 31%

Shades

CSS Usage
color: #5481B0;
background-color: #5481B0;
border-color: #5481B0;
box-shadow: 0 0 10px #5481B0;
border: 2px solid #5481B0;
Tailwind Usage
bg-[#5481B0]
text-[#5481B0]
border-[#5481B0]
shadow-[0_0_10px_5481B0]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5481B0, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5481B0; color: #000000; }

Badge

New Feature
.badge { background-color: #5481B0; 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 #5481B0; background-color: #5481B015; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5481B020; border-left: 4px solid #5481B0; }

Link / Accent

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

a { color: #5481B0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5481B0 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

84, 129, 176

Red: 84 / Green: 129 / Blue: 176

HSL

211°, 37%, 51%

Hue: 211° / Saturation: 37% / Lightness: 51%

CMYK

52%, 27%, 0%, 31%

Cyan: 52% / Magenta: 27% / Yellow: 0% / Key: 31%

What color is #5481B0?

#5481B0 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5481B0 to RGB:

rgb(84, 129, 176)HEX to RGB Converter →

HEX to HSL

Convert #5481B0 to HSL:

hsl(211, 37%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #5481B0 to CMYK:

cmyk(52%, 27%, 0%, 31%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #5481B0 has RGB (84, 129, 176) and HSL (211°, 37%, 51%). 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 #5481B0 is #B08454, creating high-contrast pairings. For softer combinations, try analogous colors like #54AFB0.

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

Contrast with #5481B0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5481B0?

#5481B0 is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5481B0?

#5481B0 in RGB is (84, 129, 176) - 84 red, 129 green, and 176 blue.

How to use #5481B0 in CSS?

Use #5481B0 directly in your CSS properties like color or background-color.

What colors go well with #5481B0?

#B08454 (complementary), #54AFB0 (analogous), and #3A5B7E (lighter shade) work well with #5481B0.