#327C86 Color Information

Hex color code: #327C86

A delicate cyan shade, #327C86 appears as (50, 124, 134) in RGB and (187°, 46%, 36%) in HSL. It is popular in mobile app design.

Try:
Color NameSea Green
HEX
#327C86
RGB
50, 124, 134
HSL
187°, 46%, 36%
CMYK
63%, 7%, 0%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #327C86; color: #FFFFFF; }

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #327C86; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 124, 134

Red: 50 / Green: 124 / Blue: 134

HSL

187°, 46%, 36%

Hue: 187° / Saturation: 46% / Lightness: 36%

CMYK

63%, 7%, 0%, 47%

Cyan: 63% / Magenta: 7% / Yellow: 0% / Key: 47%

What color is #327C86?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #327C86 to RGB:

rgb(50, 124, 134)HEX to RGB Converter →

HEX to HSL

Convert #327C86 to HSL:

hsl(187, 46%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #327C86 to CMYK:

cmyk(63%, 7%, 0%, 47%)Color Converter →

Color Meaning and Usage

A subtle cyan tone, #327C86 has RGB (50, 124, 134) and HSL (187°, 46%, 36%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #327C86 is #863B32, creating high-contrast pairings. For softer combinations, try analogous colors like #328666.

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

Contrast with #327C86

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #327C86?

#327C86 is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #327C86?

#327C86 in RGB is (50, 124, 134) - 50 red, 124 green, and 134 blue.

How to use #327C86 in CSS?

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

What colors go well with #327C86?

#863B32 (complementary), #328666 (analogous), and #1D484E (lighter shade) work well with #327C86.