#156DA8 Color Information

Hex color code: #156DA8

The hex color #156DA8 is a striking blue with RGB values of (21, 109, 168) and HSL of (204°, 78%, 37%). It is popular in mobile app design.

Try:
Color NameDark Cyan
HEX
#156DA8
RGB
21, 109, 168
HSL
204°, 78%, 37%
CMYK
87%, 35%, 0%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #156DA8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

21, 109, 168

Red: 21 / Green: 109 / Blue: 168

HSL

204°, 78%, 37%

Hue: 204° / Saturation: 78% / Lightness: 37%

CMYK

87%, 35%, 0%, 34%

Cyan: 87% / Magenta: 35% / Yellow: 0% / Key: 34%

What color is #156DA8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #156DA8 to RGB:

rgb(21, 109, 168)HEX to RGB Converter →

HEX to HSL

Convert #156DA8 to HSL:

hsl(204, 78%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #156DA8 to CMYK:

cmyk(87%, 35%, 0%, 34%)Color Converter →

Color Meaning and Usage

#156DA8 is a dynamic blue color with RGB values of 21, 109, 168 and HSL of 204°, 78%, 37%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #156DA8 is #A85015, creating high-contrast pairings. For softer combinations, try analogous colors like #15A899.

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

Contrast with #156DA8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #156DA8?

#156DA8 is a dynamic blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #156DA8?

#156DA8 in RGB is (21, 109, 168) - 21 red, 109 green, and 168 blue.

How to use #156DA8 in CSS?

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

What colors go well with #156DA8?

#A85015 (complementary), #15A899 (analogous), and #0C4164 (lighter shade) work well with #156DA8.