#529ABC Color Information

Hex color code: #529ABC

The hex color #529ABC is a pastel blue with RGB values of (82, 154, 188) and HSL of (199°, 44%, 53%). It is commonly used in modern UI design.

Try:
Color NameSteel Blue
HEX
#529ABC
RGB
82, 154, 188
HSL
199°, 44%, 53%
CMYK
56%, 18%, 0%, 26%

Shades

CSS Usage
color: #529ABC;
background-color: #529ABC;
border-color: #529ABC;
box-shadow: 0 0 10px #529ABC;
border: 2px solid #529ABC;
Tailwind Usage
bg-[#529ABC]
text-[#529ABC]
border-[#529ABC]
shadow-[0_0_10px_529ABC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #529ABC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #529ABC; color: #000000; }

Badge

New Feature
.badge { background-color: #529ABC; 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 #529ABC; background-color: #529ABC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #529ABC20; border-left: 4px solid #529ABC; }

Link / Accent

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

a { color: #529ABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #529ABC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 154, 188

Red: 82 / Green: 154 / Blue: 188

HSL

199°, 44%, 53%

Hue: 199° / Saturation: 44% / Lightness: 53%

CMYK

56%, 18%, 0%, 26%

Cyan: 56% / Magenta: 18% / Yellow: 0% / Key: 26%

What color is #529ABC?

#529ABC is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #529ABC to RGB:

rgb(82, 154, 188)HEX to RGB Converter →

HEX to HSL

Convert #529ABC to HSL:

hsl(199, 44%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #529ABC to CMYK:

cmyk(56%, 18%, 0%, 26%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #529ABC has RGB (82, 154, 188) and HSL (199°, 44%, 53%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #529ABC is #BC7452, creating high-contrast pairings. For softer combinations, try analogous colors like #52BCA9.

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

Contrast with #529ABC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #529ABC?

#529ABC is a delicate blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #529ABC?

#529ABC in RGB is (82, 154, 188) - 82 red, 154 green, and 188 blue.

How to use #529ABC in CSS?

Use #529ABC directly in your CSS properties like color or background-color.

What colors go well with #529ABC?

#BC7452 (complementary), #52BCA9 (analogous), and #36718C (lighter shade) work well with #529ABC.