#2080BC Color Information

Hex color code: #2080BC

#2080BC is a eye-catching blue color. In RGB it is (32, 128, 188), and in HSL it is (203°, 71%, 43%). It is popular in mobile app design.

Try:
Color NameSteel Blue
HEX
#2080BC
RGB
32, 128, 188
HSL
203°, 71%, 43%
CMYK
83%, 32%, 0%, 26%

Shades

CSS Usage
color: #2080BC;
background-color: #2080BC;
border-color: #2080BC;
box-shadow: 0 0 10px #2080BC;
border: 2px solid #2080BC;
Tailwind Usage
bg-[#2080BC]
text-[#2080BC]
border-[#2080BC]
shadow-[0_0_10px_2080BC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2080BC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2080BC; color: #000000; }

Badge

New Feature
.badge { background-color: #2080BC; 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 #2080BC; background-color: #2080BC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2080BC20; border-left: 4px solid #2080BC; }

Link / Accent

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

a { color: #2080BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2080BC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

32, 128, 188

Red: 32 / Green: 128 / Blue: 188

HSL

203°, 71%, 43%

Hue: 203° / Saturation: 71% / Lightness: 43%

CMYK

83%, 32%, 0%, 26%

Cyan: 83% / Magenta: 32% / Yellow: 0% / Key: 26%

What color is #2080BC?

#2080BC is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2080BC to RGB:

rgb(32, 128, 188)HEX to RGB Converter →

HEX to HSL

Convert #2080BC to HSL:

hsl(203, 71%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #2080BC to CMYK:

cmyk(83%, 32%, 0%, 26%)Color Converter →

Color Meaning and Usage

A bold blue tone, #2080BC has RGB (32, 128, 188) and HSL (203°, 71%, 43%). Known for evoking trust and professionalism, this cyan-blue hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2080BC is #BC5B20, creating high-contrast pairings. For softer combinations, try analogous colors like #20BCA9.

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

Contrast with #2080BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2080BC?

#2080BC is a bold blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2080BC?

#2080BC in RGB is (32, 128, 188) - 32 red, 128 green, and 188 blue.

How to use #2080BC in CSS?

Use #2080BC directly in your CSS properties like color or background-color.

What colors go well with #2080BC?

#BC5B20 (complementary), #20BCA9 (analogous), and #15537A (lighter shade) work well with #2080BC.