#4ABFBF Color

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

Color preview

#4ABFBF

Color formats

HEX
#4ABFBF
RGB
rgb(74, 191, 191)
RGBA
rgba(74, 191, 191, 1)
HSL
hsl(180, 48%, 52%)
HSV
hsv(180, 61%, 75%)
CMYK
cmyk(61%, 0%, 0%, 25%)
CSS variable
--color-primary: #4ABFBF;
Lowercase HEX
#4abfbf

Shades

Tints

Tones

Harmony

CSS snippets for #4ABFBF

.color-4abfbf {
  color: #4ABFBF;
  background-color: #4ABFBF;
}

Frequently asked questions

What color is #4ABFBF?+

#4ABFBF is a HEX color with RGB value rgb(74, 191, 191) and HSL value hsl(180, 48%, 52%). Its closest CSS named color is MediumTurquoise.

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

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