#156BAC Color Information

Hex color code: #156BAC

A vivid blue shade, #156BAC appears as (21, 107, 172) in RGB and (206°, 78%, 38%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Cyan
HEX
#156BAC
RGB
21, 107, 172
HSL
206°, 78%, 38%
CMYK
88%, 38%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #156BAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

21, 107, 172

Red: 21 / Green: 107 / Blue: 172

HSL

206°, 78%, 38%

Hue: 206° / Saturation: 78% / Lightness: 38%

CMYK

88%, 38%, 0%, 33%

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

What color is #156BAC?

#156BAC is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #156BAC to RGB:

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

HEX to HSL

Convert #156BAC to HSL:

hsl(206, 78%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #156BAC to CMYK:

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

Color Meaning and Usage

A striking blue tone, #156BAC has RGB (21, 107, 172) and HSL (206°, 78%, 38%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #156BAC is #AC5715, creating high-contrast pairings. For softer combinations, try analogous colors like #15ACA2.

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

Contrast with #156BAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #156BAC?

#156BAC is a striking blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #156BAC?

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

How to use #156BAC in CSS?

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

What colors go well with #156BAC?

#AC5715 (complementary), #15ACA2 (analogous), and #0D4168 (lighter shade) work well with #156BAC.