#379BCD Color Information

Hex color code: #379BCD

#379BCD is a tranquil blue color. In RGB it is (55, 155, 205), and in HSL it is (200°, 60%, 51%). It is widely used in graphic design.

Try:
Color NameSteel Blue
HEX
#379BCD
RGB
55, 155, 205
HSL
200°, 60%, 51%
CMYK
73%, 24%, 0%, 20%

Shades

CSS Usage
color: #379BCD;
background-color: #379BCD;
border-color: #379BCD;
box-shadow: 0 0 10px #379BCD;
border: 2px solid #379BCD;
Tailwind Usage
bg-[#379BCD]
text-[#379BCD]
border-[#379BCD]
shadow-[0_0_10px_379BCD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #379BCD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #379BCD; color: #000000; }

Badge

New Feature
.badge { background-color: #379BCD; 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 #379BCD; background-color: #379BCD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #379BCD20; border-left: 4px solid #379BCD; }

Link / Accent

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

a { color: #379BCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #379BCD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

55, 155, 205

Red: 55 / Green: 155 / Blue: 205

HSL

200°, 60%, 51%

Hue: 200° / Saturation: 60% / Lightness: 51%

CMYK

73%, 24%, 0%, 20%

Cyan: 73% / Magenta: 24% / Yellow: 0% / Key: 20%

What color is #379BCD?

#379BCD is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #379BCD to RGB:

rgb(55, 155, 205)HEX to RGB Converter →

HEX to HSL

Convert #379BCD to HSL:

hsl(200, 60%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #379BCD to CMYK:

cmyk(73%, 24%, 0%, 20%)Color Converter →

Color Meaning and Usage

#379BCD is a peaceful blue color with RGB values of 55, 155, 205 and HSL of 200°, 60%, 51%. This cyan-blue hue evokes trust and professionalism, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #379BCD is #CD6937, creating high-contrast pairings. For softer combinations, try analogous colors like #37CDB4.

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

Contrast with #379BCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #379BCD?

#379BCD is a peaceful blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #379BCD?

#379BCD in RGB is (55, 155, 205) - 55 red, 155 green, and 205 blue.

How to use #379BCD in CSS?

Use #379BCD directly in your CSS properties like color or background-color.

What colors go well with #379BCD?

#CD6937 (complementary), #37CDB4 (analogous), and #256E93 (lighter shade) work well with #379BCD.