#327DAE Color Information

Hex color code: #327DAE

#327DAE is a cool blue color. In RGB it is (50, 125, 174), and in HSL it is (204°, 55%, 44%). It is commonly used in modern UI design.

Try:
Color NameSteel Blue
HEX
#327DAE
RGB
50, 125, 174
HSL
204°, 55%, 44%
CMYK
71%, 28%, 0%, 32%

Shades

CSS Usage
color: #327DAE;
background-color: #327DAE;
border-color: #327DAE;
box-shadow: 0 0 10px #327DAE;
border: 2px solid #327DAE;
Tailwind Usage
bg-[#327DAE]
text-[#327DAE]
border-[#327DAE]
shadow-[0_0_10px_327DAE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #327DAE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #327DAE; color: #000000; }

Badge

New Feature
.badge { background-color: #327DAE; 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 #327DAE; background-color: #327DAE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #327DAE20; border-left: 4px solid #327DAE; }

Link / Accent

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

a { color: #327DAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #327DAE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 125, 174

Red: 50 / Green: 125 / Blue: 174

HSL

204°, 55%, 44%

Hue: 204° / Saturation: 55% / Lightness: 44%

CMYK

71%, 28%, 0%, 32%

Cyan: 71% / Magenta: 28% / Yellow: 0% / Key: 32%

What color is #327DAE?

#327DAE is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #327DAE to RGB:

rgb(50, 125, 174)HEX to RGB Converter →

HEX to HSL

Convert #327DAE to HSL:

hsl(204, 55%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #327DAE to CMYK:

cmyk(71%, 28%, 0%, 32%)Color Converter →

Color Meaning and Usage

A peaceful blue tone, #327DAE has RGB (50, 125, 174) and HSL (204°, 55%, 44%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #327DAE is #AE6432, creating high-contrast pairings. For softer combinations, try analogous colors like #32AEA2.

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

Contrast with #327DAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #327DAE?

#327DAE is a peaceful blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #327DAE?

#327DAE in RGB is (50, 125, 174) - 50 red, 125 green, and 174 blue.

How to use #327DAE in CSS?

Use #327DAE directly in your CSS properties like color or background-color.

What colors go well with #327DAE?

#AE6432 (complementary), #32AEA2 (analogous), and #215273 (lighter shade) work well with #327DAE.