#47748A Color Information

Hex color code: #47748A

The hex color #47748A is a soft blue with RGB values of (71, 116, 138) and HSL of (200°, 32%, 41%). It is typically applied in digital products.

Try:
Color NameSlate Gray
HEX
#47748A
RGB
71, 116, 138
HSL
200°, 32%, 41%
CMYK
49%, 16%, 0%, 46%

Shades

CSS Usage
color: #47748A;
background-color: #47748A;
border-color: #47748A;
box-shadow: 0 0 10px #47748A;
border: 2px solid #47748A;
Tailwind Usage
bg-[#47748A]
text-[#47748A]
border-[#47748A]
shadow-[0_0_10px_47748A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #47748A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #47748A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #47748A; 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 #47748A; background-color: #47748A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #47748A20; border-left: 4px solid #47748A; }

Link / Accent

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

a { color: #47748A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #47748A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 116, 138

Red: 71 / Green: 116 / Blue: 138

HSL

200°, 32%, 41%

Hue: 200° / Saturation: 32% / Lightness: 41%

CMYK

49%, 16%, 0%, 46%

Cyan: 49% / Magenta: 16% / Yellow: 0% / Key: 46%

What color is #47748A?

#47748A is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #47748A to RGB:

rgb(71, 116, 138)HEX to RGB Converter →

HEX to HSL

Convert #47748A to HSL:

hsl(200, 32%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #47748A to CMYK:

cmyk(49%, 16%, 0%, 46%)Color Converter →

Color Meaning and Usage

A pastel blue tone, #47748A has RGB (71, 116, 138) and HSL (200°, 32%, 41%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #47748A is #8A5D47, creating high-contrast pairings. For softer combinations, try analogous colors like #478A7F.

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

Contrast with #47748A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #47748A?

#47748A is a pastel blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #47748A?

#47748A in RGB is (71, 116, 138) - 71 red, 116 green, and 138 blue.

How to use #47748A in CSS?

Use #47748A directly in your CSS properties like color or background-color.

What colors go well with #47748A?

#8A5D47 (complementary), #478A7F (analogous), and #2D4958 (lighter shade) work well with #47748A.