#4EEBBF Color

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

Color preview

#4EEBBF

Color formats

HEX
#4EEBBF
RGB
rgb(78, 235, 191)
RGBA
rgba(78, 235, 191, 1)
HSL
hsl(163, 80%, 61%)
HSV
hsv(163, 67%, 92%)
CMYK
cmyk(67%, 0%, 19%, 8%)
CSS variable
--color-primary: #4EEBBF;
Lowercase HEX
#4eebbf

Shades

Tints

Tones

Harmony

CSS snippets for #4EEBBF

.color-4eebbf {
  color: #4EEBBF;
  background-color: #4EEBBF;
}

Frequently asked questions

What color is #4EEBBF?+

#4EEBBF is a HEX color with RGB value rgb(78, 235, 191) and HSL value hsl(163, 80%, 61%). Its closest CSS named color is Turquoise.

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

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