#47ABCD Color

Inspect #47ABCD across formats, palettes, contrast and closest named color matches.

Color preview

#47ABCD

Color formats

HEX
#47ABCD
RGB
rgb(71, 171, 205)
RGBA
rgba(71, 171, 205, 1)
HSL
hsl(195, 57%, 54%)
HSV
hsv(195, 65%, 80%)
CMYK
cmyk(65%, 17%, 0%, 20%)
CSS variable
--color-primary: #47ABCD;
Lowercase HEX
#47abcd

Shades

Tints

Tones

Harmony

CSS snippets for #47ABCD

.color-47abcd {
  color: #47ABCD;
  background-color: #47ABCD;
}

Frequently asked questions

What color is #47ABCD?+

#47ABCD is a HEX color with RGB value rgb(71, 171, 205) and HSL value hsl(195, 57%, 54%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #47ABCD?+

The closest Tailwind color is sky-400, available as the bg-sky-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools