#516BAC Color Information

Hex color code: #516BAC

#516BAC is a soft blue color. In RGB it is (81, 107, 172), and in HSL it is (223°, 36%, 50%). It is typically applied in digital products.

Try:
Color NameSteel Blue
HEX
#516BAC
RGB
81, 107, 172
HSL
223°, 36%, 50%
CMYK
53%, 38%, 0%, 33%

Shades

CSS Usage
color: #516BAC;
background-color: #516BAC;
border-color: #516BAC;
box-shadow: 0 0 10px #516BAC;
border: 2px solid #516BAC;
Tailwind Usage
bg-[#516BAC]
text-[#516BAC]
border-[#516BAC]
shadow-[0_0_10px_516BAC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #516BAC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #516BAC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #516BAC; 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 #516BAC; background-color: #516BAC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #516BAC20; border-left: 4px solid #516BAC; }

Link / Accent

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

a { color: #516BAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #516BAC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

81, 107, 172

Red: 81 / Green: 107 / Blue: 172

HSL

223°, 36%, 50%

Hue: 223° / Saturation: 36% / Lightness: 50%

CMYK

53%, 38%, 0%, 33%

Cyan: 53% / Magenta: 38% / Yellow: 0% / Key: 33%

What color is #516BAC?

#516BAC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #516BAC to RGB:

rgb(81, 107, 172)HEX to RGB Converter →

HEX to HSL

Convert #516BAC to HSL:

hsl(223, 36%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #516BAC to CMYK:

cmyk(53%, 38%, 0%, 33%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #516BAC has RGB (81, 107, 172) and HSL (223°, 36%, 50%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #516BAC is #AD9352, creating high-contrast pairings. For softer combinations, try analogous colors like #529AAD.

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

Contrast with #516BAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #516BAC?

#516BAC is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #516BAC?

#516BAC in RGB is (81, 107, 172) - 81 red, 107 green, and 172 blue.

How to use #516BAC in CSS?

Use #516BAC directly in your CSS properties like color or background-color.

What colors go well with #516BAC?

#AD9352 (complementary), #529AAD (analogous), and #394B79 (lighter shade) work well with #516BAC.