#4ADFBA Color

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

Color preview

#4ADFBA

Color formats

HEX
#4ADFBA
RGB
rgb(74, 223, 186)
RGBA
rgba(74, 223, 186, 1)
HSL
hsl(165, 70%, 58%)
HSV
hsv(165, 67%, 87%)
CMYK
cmyk(67%, 0%, 17%, 13%)
CSS variable
--color-primary: #4ADFBA;
Lowercase HEX
#4adfba

Shades

Tints

Tones

Harmony

CSS snippets for #4ADFBA

.color-4adfba {
  color: #4ADFBA;
  background-color: #4ADFBA;
}

Frequently asked questions

What color is #4ADFBA?+

#4ADFBA is a HEX color with RGB value rgb(74, 223, 186) and HSL value hsl(165, 70%, 58%). Its closest CSS named color is MediumTurquoise.

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

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