#44AFBB Color

Inspect #44AFBB across formats, palettes, contrast and closest named color matches.

Color preview

#44AFBB

Color formats

HEX
#44AFBB
RGB
rgb(68, 175, 187)
RGBA
rgba(68, 175, 187, 1)
HSL
hsl(186, 47%, 50%)
HSV
hsv(186, 64%, 73%)
CMYK
cmyk(64%, 6%, 0%, 27%)
CSS variable
--color-primary: #44AFBB;
Lowercase HEX
#44afbb

Shades

Tints

Tones

Harmony

CSS snippets for #44AFBB

.color-44afbb {
  color: #44AFBB;
  background-color: #44AFBB;
}

Frequently asked questions

What color is #44AFBB?+

#44AFBB is a HEX color with RGB value rgb(68, 175, 187) and HSL value hsl(186, 47%, 50%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #44AFBB?+

The closest Tailwind color is teal-400, available as the bg-teal-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