#4CBDBD Color

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

Color preview

#4CBDBD

Color formats

HEX
#4CBDBD
RGB
rgb(76, 189, 189)
RGBA
rgba(76, 189, 189, 1)
HSL
hsl(180, 46%, 52%)
HSV
hsv(180, 60%, 74%)
CMYK
cmyk(60%, 0%, 0%, 26%)
CSS variable
--color-primary: #4CBDBD;
Lowercase HEX
#4cbdbd

Shades

Tints

Tones

Harmony

CSS snippets for #4CBDBD

.color-4cbdbd {
  color: #4CBDBD;
  background-color: #4CBDBD;
}

Frequently asked questions

What color is #4CBDBD?+

#4CBDBD is a HEX color with RGB value rgb(76, 189, 189) and HSL value hsl(180, 46%, 52%). Its closest CSS named color is MediumTurquoise.

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

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