#4ADBCD Color

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

Color preview

#4ADBCD

Color formats

HEX
#4ADBCD
RGB
rgb(74, 219, 205)
RGBA
rgba(74, 219, 205, 1)
HSL
hsl(174, 67%, 57%)
HSV
hsv(174, 66%, 86%)
CMYK
cmyk(66%, 0%, 6%, 14%)
CSS variable
--color-primary: #4ADBCD;
Lowercase HEX
#4adbcd

Shades

Tints

Tones

Harmony

CSS snippets for #4ADBCD

.color-4adbcd {
  color: #4ADBCD;
  background-color: #4ADBCD;
}

Frequently asked questions

What color is #4ADBCD?+

#4ADBCD is a HEX color with RGB value rgb(74, 219, 205) and HSL value hsl(174, 67%, 57%). Its closest CSS named color is MediumTurquoise.

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

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