#4BFBAC Color

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

Color preview

#4BFBAC

Color formats

HEX
#4BFBAC
RGB
rgb(75, 251, 172)
RGBA
rgba(75, 251, 172, 1)
HSL
hsl(153, 96%, 64%)
HSV
hsv(153, 70%, 98%)
CMYK
cmyk(70%, 0%, 31%, 2%)
CSS variable
--color-primary: #4BFBAC;
Lowercase HEX
#4bfbac

Shades

Tints

Tones

Harmony

CSS snippets for #4BFBAC

.color-4bfbac {
  color: #4BFBAC;
  background-color: #4BFBAC;
}

Frequently asked questions

What color is #4BFBAC?+

#4BFBAC is a HEX color with RGB value rgb(75, 251, 172) and HSL value hsl(153, 96%, 64%). Its closest CSS named color is Turquoise.

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

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