#50477B Color Information

Hex color code: #50477B

A pastel blue shade, #50477B appears as (80, 71, 123) in RGB and (250°, 27%, 38%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Blue
HEX
#50477B
RGB
80, 71, 123
HSL
250°, 27%, 38%
CMYK
35%, 42%, 0%, 52%

Shades

CSS Usage
color: #50477B;
background-color: #50477B;
border-color: #50477B;
box-shadow: 0 0 10px #50477B;
border: 2px solid #50477B;
Tailwind Usage
bg-[#50477B]
text-[#50477B]
border-[#50477B]
shadow-[0_0_10px_50477B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #50477B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #50477B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #50477B; 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 #50477B; background-color: #50477B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #50477B20; border-left: 4px solid #50477B; }

Link / Accent

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

a { color: #50477B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #50477B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

80, 71, 123

Red: 80 / Green: 71 / Blue: 123

HSL

250°, 27%, 38%

Hue: 250° / Saturation: 27% / Lightness: 38%

CMYK

35%, 42%, 0%, 52%

Cyan: 35% / Magenta: 42% / Yellow: 0% / Key: 52%

What color is #50477B?

#50477B is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #50477B to RGB:

rgb(80, 71, 123)HEX to RGB Converter →

HEX to HSL

Convert #50477B to HSL:

hsl(250, 27%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #50477B to CMYK:

cmyk(35%, 42%, 0%, 52%)Color Converter →

Color Meaning and Usage

A soft blue tone, #50477B has RGB (80, 71, 123) and HSL (250°, 27%, 38%). 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 #50477B is #727B47, creating high-contrast pairings. For softer combinations, try analogous colors like #47587B.

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

Contrast with #50477B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #50477B?

#50477B is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #50477B?

#50477B in RGB is (80, 71, 123) - 80 red, 71 green, and 123 blue.

How to use #50477B in CSS?

Use #50477B directly in your CSS properties like color or background-color.

What colors go well with #50477B?

#727B47 (complementary), #47587B (analogous), and #302B4A (lighter shade) work well with #50477B.