#4AEDBF Color

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

Color preview

#4AEDBF

Color formats

HEX
#4AEDBF
RGB
rgb(74, 237, 191)
RGBA
rgba(74, 237, 191, 1)
HSL
hsl(163, 82%, 61%)
HSV
hsv(163, 69%, 93%)
CMYK
cmyk(69%, 0%, 19%, 7%)
CSS variable
--color-primary: #4AEDBF;
Lowercase HEX
#4aedbf

Shades

Tints

Tones

Harmony

CSS snippets for #4AEDBF

.color-4aedbf {
  color: #4AEDBF;
  background-color: #4AEDBF;
}

Frequently asked questions

What color is #4AEDBF?+

#4AEDBF is a HEX color with RGB value rgb(74, 237, 191) and HSL value hsl(163, 82%, 61%). Its closest CSS named color is Turquoise.

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

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