#376BAA Color Information

Hex color code: #376BAA

The hex color #376BAA is a cool blue with RGB values of (55, 107, 170) and HSL of (213°, 51%, 44%). It is commonly used in modern UI design.

Try:
Color NameSteel Blue
HEX
#376BAA
RGB
55, 107, 170
HSL
213°, 51%, 44%
CMYK
68%, 37%, 0%, 33%

Shades

CSS Usage
color: #376BAA;
background-color: #376BAA;
border-color: #376BAA;
box-shadow: 0 0 10px #376BAA;
border: 2px solid #376BAA;
Tailwind Usage
bg-[#376BAA]
text-[#376BAA]
border-[#376BAA]
shadow-[0_0_10px_376BAA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #376BAA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #376BAA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #376BAA; 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 #376BAA; background-color: #376BAA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #376BAA20; border-left: 4px solid #376BAA; }

Link / Accent

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

a { color: #376BAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #376BAA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

55, 107, 170

Red: 55 / Green: 107 / Blue: 170

HSL

213°, 51%, 44%

Hue: 213° / Saturation: 51% / Lightness: 44%

CMYK

68%, 37%, 0%, 33%

Cyan: 68% / Magenta: 37% / Yellow: 0% / Key: 33%

What color is #376BAA?

#376BAA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #376BAA to RGB:

rgb(55, 107, 170)HEX to RGB Converter →

HEX to HSL

Convert #376BAA to HSL:

hsl(213, 51%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #376BAA to CMYK:

cmyk(68%, 37%, 0%, 33%)Color Converter →

Color Meaning and Usage

A tranquil blue tone, #376BAA has RGB (55, 107, 170) and HSL (213°, 51%, 44%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #376BAA is #A97637, creating high-contrast pairings. For softer combinations, try analogous colors like #37A4A9.

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

Contrast with #376BAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #376BAA?

#376BAA is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #376BAA?

#376BAA in RGB is (55, 107, 170) - 55 red, 107 green, and 170 blue.

How to use #376BAA in CSS?

Use #376BAA directly in your CSS properties like color or background-color.

What colors go well with #376BAA?

#A97637 (complementary), #37A4A9 (analogous), and #244670 (lighter shade) work well with #376BAA.