#327FDC Color Information

Hex color code: #327FDC

The hex color #327FDC is a dynamic blue with RGB values of (50, 127, 220) and HSL of (213°, 71%, 53%). It is typically applied in digital products.

Try:
Color NameRoyal Blue
HEX
#327FDC
RGB
50, 127, 220
HSL
213°, 71%, 53%
CMYK
77%, 42%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #327FDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 127, 220

Red: 50 / Green: 127 / Blue: 220

HSL

213°, 71%, 53%

Hue: 213° / Saturation: 71% / Lightness: 53%

CMYK

77%, 42%, 0%, 14%

Cyan: 77% / Magenta: 42% / Yellow: 0% / Key: 14%

What color is #327FDC?

#327FDC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #327FDC to RGB:

rgb(50, 127, 220)HEX to RGB Converter →

HEX to HSL

Convert #327FDC to HSL:

hsl(213, 71%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #327FDC to CMYK:

cmyk(77%, 42%, 0%, 14%)Color Converter →

Color Meaning and Usage

#327FDC is a vivid blue color with RGB values of 50, 127, 220 and HSL of 213°, 71%, 53%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #327FDC is #DC9032, creating high-contrast pairings. For softer combinations, try analogous colors like #32D4DC.

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

Contrast with #327FDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #327FDC?

#327FDC is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #327FDC?

#327FDC in RGB is (50, 127, 220) - 50 red, 127 green, and 220 blue.

How to use #327FDC in CSS?

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

What colors go well with #327FDC?

#DC9032 (complementary), #32D4DC (analogous), and #1C5AA6 (lighter shade) work well with #327FDC.