#529EBC Color Information

Hex color code: #529EBC

#529EBC is a subtle blue color. In RGB it is (82, 158, 188), and in HSL it is (197°, 44%, 53%). It is often used for branding and logos.

Try:
Color NameCadet Blue
HEX
#529EBC
RGB
82, 158, 188
HSL
197°, 44%, 53%
CMYK
56%, 16%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #529EBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 158, 188

Red: 82 / Green: 158 / Blue: 188

HSL

197°, 44%, 53%

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

CMYK

56%, 16%, 0%, 26%

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

What color is #529EBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #529EBC to RGB:

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

HEX to HSL

Convert #529EBC to HSL:

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

HEX to CMYK

Convert #529EBC to CMYK:

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

Color Meaning and Usage

#529EBC is a soft blue color with RGB values of 82, 158, 188 and HSL of 197°, 44%, 53%. This cyan-blue hue evokes trust and professionalism, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #529EBC is #BC7052, creating high-contrast pairings. For softer combinations, try analogous colors like #52BCA5.

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

Contrast with #529EBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #529EBC?

#529EBC is a soft blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #529EBC?

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

How to use #529EBC in CSS?

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

What colors go well with #529EBC?

#BC7052 (complementary), #52BCA5 (analogous), and #36738C (lighter shade) work well with #529EBC.