#4BCDCD Color

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

Color preview

#4BCDCD

Color formats

HEX
#4BCDCD
RGB
rgb(75, 205, 205)
RGBA
rgba(75, 205, 205, 1)
HSL
hsl(180, 57%, 55%)
HSV
hsv(180, 63%, 80%)
CMYK
cmyk(63%, 0%, 0%, 20%)
CSS variable
--color-primary: #4BCDCD;
Lowercase HEX
#4bcdcd

Shades

Tints

Tones

Harmony

CSS snippets for #4BCDCD

.color-4bcdcd {
  color: #4BCDCD;
  background-color: #4BCDCD;
}

Frequently asked questions

What color is #4BCDCD?+

#4BCDCD is a HEX color with RGB value rgb(75, 205, 205) and HSL value hsl(180, 57%, 55%). Its closest CSS named color is MediumTurquoise.

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

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