#47587B Color Information

Hex color code: #47587B

A gentle blue shade, #47587B appears as (71, 88, 123) in RGB and (220°, 27%, 38%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Blue
HEX
#47587B
RGB
71, 88, 123
HSL
220°, 27%, 38%
CMYK
42%, 28%, 0%, 52%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #47587B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 88, 123

Red: 71 / Green: 88 / Blue: 123

HSL

220°, 27%, 38%

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

CMYK

42%, 28%, 0%, 52%

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

What color is #47587B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #47587B to RGB:

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

HEX to HSL

Convert #47587B to HSL:

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

HEX to CMYK

Convert #47587B to CMYK:

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

Color Meaning and Usage

#47587B is a pastel blue color with RGB values of 71, 88, 123 and HSL of 220°, 27%, 38%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #47587B is #7B6A47, creating high-contrast pairings. For softer combinations, try analogous colors like #47727B.

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

Contrast with #47587B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #47587B?

#47587B is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #47587B?

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

How to use #47587B in CSS?

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

What colors go well with #47587B?

#7B6A47 (complementary), #47727B (analogous), and #2B354A (lighter shade) work well with #47587B.