#206BAC Color Information

Hex color code: #206BAC

#206BAC is a serene blue color. In RGB it is (32, 107, 172), and in HSL it is (208°, 69%, 40%). It is popular in mobile app design.

Try:
Color NameSteel Blue
HEX
#206BAC
RGB
32, 107, 172
HSL
208°, 69%, 40%
CMYK
81%, 38%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #206BAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

32, 107, 172

Red: 32 / Green: 107 / Blue: 172

HSL

208°, 69%, 40%

Hue: 208° / Saturation: 69% / Lightness: 40%

CMYK

81%, 38%, 0%, 33%

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

What color is #206BAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #206BAC to RGB:

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

HEX to HSL

Convert #206BAC to HSL:

hsl(208, 69%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #206BAC to CMYK:

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

Color Meaning and Usage

A calming blue tone, #206BAC has RGB (32, 107, 172) and HSL (208°, 69%, 40%). Known for evoking trust and professionalism, this cyan-blue hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #206BAC is #AC6120, creating high-contrast pairings. For softer combinations, try analogous colors like #20ACA8.

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

Contrast with #206BAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #206BAC?

#206BAC is a calming blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #206BAC?

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

How to use #206BAC in CSS?

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

What colors go well with #206BAC?

#AC6120 (complementary), #20ACA8 (analogous), and #14436C (lighter shade) work well with #206BAC.