#4ADEAF Color

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

Color preview

#4ADEAF

Color formats

HEX
#4ADEAF
RGB
rgb(74, 222, 175)
RGBA
rgba(74, 222, 175, 1)
HSL
hsl(161, 69%, 58%)
HSV
hsv(161, 67%, 87%)
CMYK
cmyk(67%, 0%, 21%, 13%)
CSS variable
--color-primary: #4ADEAF;
Lowercase HEX
#4adeaf

Shades

Tints

Tones

Harmony

CSS snippets for #4ADEAF

.color-4adeaf {
  color: #4ADEAF;
  background-color: #4ADEAF;
}

Frequently asked questions

What color is #4ADEAF?+

#4ADEAF is a HEX color with RGB value rgb(74, 222, 175) and HSL value hsl(161, 69%, 58%). Its closest CSS named color is MediumTurquoise.

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

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