#47CFD1 Color Information

Hex color code: #47CFD1

A cool cyan shade, #47CFD1 appears as (71, 207, 209) in RGB and (181°, 60%, 55%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Turquoise
HEX
#47CFD1
RGB
71, 207, 209
HSL
181°, 60%, 55%
CMYK
66%, 1%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #47CFD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 207, 209

Red: 71 / Green: 207 / Blue: 209

HSL

181°, 60%, 55%

Hue: 181° / Saturation: 60% / Lightness: 55%

CMYK

66%, 1%, 0%, 18%

Cyan: 66% / Magenta: 1% / Yellow: 0% / Key: 18%

What color is #47CFD1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #47CFD1 to RGB:

rgb(71, 207, 209)HEX to RGB Converter →

HEX to HSL

Convert #47CFD1 to HSL:

hsl(181, 60%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #47CFD1 to CMYK:

cmyk(66%, 1%, 0%, 18%)Color Converter →

Color Meaning and Usage

#47CFD1 is a serene cyan color with RGB values of 71, 207, 209 and HSL of 181°, 60%, 55%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #47CFD1 is #D14A47, creating high-contrast pairings. For softer combinations, try analogous colors like #47D18F.

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

Contrast with #47CFD1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #47CFD1?

#47CFD1 is a serene cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #47CFD1?

#47CFD1 in RGB is (71, 207, 209) - 71 red, 207 green, and 209 blue.

How to use #47CFD1 in CSS?

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

What colors go well with #47CFD1?

#D14A47 (complementary), #47D18F (analogous), and #29A1A3 (lighter shade) work well with #47CFD1.