#549EBC Color Information

Hex color code: #549EBC

The hex color #549EBC is a gentle blue with RGB values of (84, 158, 188) and HSL of (197°, 44%, 53%). It is frequently seen in web interfaces.

Try:
Color NameCadet Blue
HEX
#549EBC
RGB
84, 158, 188
HSL
197°, 44%, 53%
CMYK
55%, 16%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #549EBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

84, 158, 188

Red: 84 / Green: 158 / Blue: 188

HSL

197°, 44%, 53%

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

CMYK

55%, 16%, 0%, 26%

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

What color is #549EBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #549EBC to RGB:

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

HEX to HSL

Convert #549EBC to HSL:

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

HEX to CMYK

Convert #549EBC to CMYK:

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

Color Meaning and Usage

A pastel blue tone, #549EBC has RGB (84, 158, 188) and HSL (197°, 44%, 53%). Known for evoking trust and professionalism, this cyan-blue hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #549EBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #549EBC?

#549EBC is a pastel blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #549EBC?

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

How to use #549EBC in CSS?

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

What colors go well with #549EBC?

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