#47ABBD Color Information

Hex color code: #47ABBD

#47ABBD is a delicate cyan color. In RGB it is (71, 171, 189), and in HSL it is (189°, 47%, 51%). It is widely used in graphic design.

Try:
Color NameCadet Blue
HEX
#47ABBD
RGB
71, 171, 189
HSL
189°, 47%, 51%
CMYK
62%, 10%, 0%, 26%

Shades

CSS Usage
color: #47ABBD;
background-color: #47ABBD;
border-color: #47ABBD;
box-shadow: 0 0 10px #47ABBD;
border: 2px solid #47ABBD;
Tailwind Usage
bg-[#47ABBD]
text-[#47ABBD]
border-[#47ABBD]
shadow-[0_0_10px_47ABBD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #47ABBD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #47ABBD; color: #000000; }

Badge

New Feature
.badge { background-color: #47ABBD; 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 #47ABBD; background-color: #47ABBD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #47ABBD20; border-left: 4px solid #47ABBD; }

Link / Accent

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

a { color: #47ABBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #47ABBD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 171, 189

Red: 71 / Green: 171 / Blue: 189

HSL

189°, 47%, 51%

Hue: 189° / Saturation: 47% / Lightness: 51%

CMYK

62%, 10%, 0%, 26%

Cyan: 62% / Magenta: 10% / Yellow: 0% / Key: 26%

What color is #47ABBD?

#47ABBD is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #47ABBD to RGB:

rgb(71, 171, 189)HEX to RGB Converter →

HEX to HSL

Convert #47ABBD to HSL:

hsl(189, 47%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #47ABBD to CMYK:

cmyk(62%, 10%, 0%, 26%)Color Converter →

Color Meaning and Usage

#47ABBD is a pastel cyan color with RGB values of 71, 171, 189 and HSL of 189°, 47%, 51%. This cyan-blue hue evokes trust and professionalism, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #47ABBD is #BD5947, creating high-contrast pairings. For softer combinations, try analogous colors like #47BD94.

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

Contrast with #47ABBD

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

Contrast Ratio: 7.83:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #47ABBD?

#47ABBD is a pastel cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #47ABBD?

#47ABBD in RGB is (71, 171, 189) - 71 red, 171 green, and 189 blue.

How to use #47ABBD in CSS?

Use #47ABBD directly in your CSS properties like color or background-color.

What colors go well with #47ABBD?

#BD5947 (complementary), #47BD94 (analogous), and #317A87 (lighter shade) work well with #47ABBD.