#4DDAAB Color

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

Color preview

#4DDAAB

Color formats

HEX
#4DDAAB
RGB
rgb(77, 218, 171)
RGBA
rgba(77, 218, 171, 1)
HSL
hsl(160, 66%, 58%)
HSV
hsv(160, 65%, 85%)
CMYK
cmyk(65%, 0%, 22%, 15%)
CSS variable
--color-primary: #4DDAAB;
Lowercase HEX
#4ddaab

Shades

Tints

Tones

Harmony

CSS snippets for #4DDAAB

.color-4ddaab {
  color: #4DDAAB;
  background-color: #4DDAAB;
}

Frequently asked questions

What color is #4DDAAB?+

#4DDAAB is a HEX color with RGB value rgb(77, 218, 171) and HSL value hsl(160, 66%, 58%). Its closest CSS named color is MediumAquaMarine.

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

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