#4FBABF Color

Inspect #4FBABF across formats, palettes, contrast and closest named color matches.

Color preview

#4FBABF

Color formats

HEX
#4FBABF
RGB
rgb(79, 186, 191)
RGBA
rgba(79, 186, 191, 1)
HSL
hsl(183, 47%, 53%)
HSV
hsv(183, 59%, 75%)
CMYK
cmyk(59%, 3%, 0%, 25%)
CSS variable
--color-primary: #4FBABF;
Lowercase HEX
#4fbabf

Shades

Tints

Tones

Harmony

CSS snippets for #4FBABF

.color-4fbabf {
  color: #4FBABF;
  background-color: #4FBABF;
}

Frequently asked questions

What color is #4FBABF?+

#4FBABF is a HEX color with RGB value rgb(79, 186, 191) and HSL value hsl(183, 47%, 53%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #4FBABF?+

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