#2078BC Color Information

Hex color code: #2078BC

The hex color #2078BC is a vivid blue with RGB values of (32, 120, 188) and HSL of (206°, 71%, 43%). It is commonly used in modern UI design.

Try:
Color NameSteel Blue
HEX
#2078BC
RGB
32, 120, 188
HSL
206°, 71%, 43%
CMYK
83%, 36%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #2078BC; color: #FFFFFF; }

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2078BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

32, 120, 188

Red: 32 / Green: 120 / Blue: 188

HSL

206°, 71%, 43%

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

CMYK

83%, 36%, 0%, 26%

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

What color is #2078BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2078BC to RGB:

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

HEX to HSL

Convert #2078BC to HSL:

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

HEX to CMYK

Convert #2078BC to CMYK:

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

Color Meaning and Usage

#2078BC is a dynamic blue color with RGB values of 32, 120, 188 and HSL of 206°, 71%, 43%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2078BC is #BC6320, creating high-contrast pairings. For softer combinations, try analogous colors like #20BCB1.

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

Contrast with #2078BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2078BC?

#2078BC is a dynamic blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2078BC?

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

How to use #2078BC in CSS?

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

What colors go well with #2078BC?

#BC6320 (complementary), #20BCB1 (analogous), and #154E7A (lighter shade) work well with #2078BC.