#4BDDCA Color

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

Color preview

#4BDDCA

Color formats

HEX
#4BDDCA
RGB
rgb(75, 221, 202)
RGBA
rgba(75, 221, 202, 1)
HSL
hsl(172, 68%, 58%)
HSV
hsv(172, 66%, 87%)
CMYK
cmyk(66%, 0%, 9%, 13%)
CSS variable
--color-primary: #4BDDCA;
Lowercase HEX
#4bddca

Shades

Tints

Tones

Harmony

CSS snippets for #4BDDCA

.color-4bddca {
  color: #4BDDCA;
  background-color: #4BDDCA;
}

Frequently asked questions

What color is #4BDDCA?+

#4BDDCA is a HEX color with RGB value rgb(75, 221, 202) and HSL value hsl(172, 68%, 58%). Its closest CSS named color is MediumTurquoise.

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

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