#4ABAAB Color

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

Color preview

#4ABAAB

Color formats

HEX
#4ABAAB
RGB
rgb(74, 186, 171)
RGBA
rgba(74, 186, 171, 1)
HSL
hsl(172, 45%, 51%)
HSV
hsv(172, 60%, 73%)
CMYK
cmyk(60%, 0%, 8%, 27%)
CSS variable
--color-primary: #4ABAAB;
Lowercase HEX
#4abaab

Shades

Tints

Tones

Harmony

CSS snippets for #4ABAAB

.color-4abaab {
  color: #4ABAAB;
  background-color: #4ABAAB;
}

Frequently asked questions

What color is #4ABAAB?+

#4ABAAB is a HEX color with RGB value rgb(74, 186, 171) and HSL value hsl(172, 45%, 51%). Its closest CSS named color is MediumAquaMarine.

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

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