#4BDEBC Color

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

Color preview

#4BDEBC

Color formats

HEX
#4BDEBC
RGB
rgb(75, 222, 188)
RGBA
rgba(75, 222, 188, 1)
HSL
hsl(166, 69%, 58%)
HSV
hsv(166, 66%, 87%)
CMYK
cmyk(66%, 0%, 15%, 13%)
CSS variable
--color-primary: #4BDEBC;
Lowercase HEX
#4bdebc

Shades

Tints

Tones

Harmony

CSS snippets for #4BDEBC

.color-4bdebc {
  color: #4BDEBC;
  background-color: #4BDEBC;
}

Frequently asked questions

What color is #4BDEBC?+

#4BDEBC is a HEX color with RGB value rgb(75, 222, 188) and HSL value hsl(166, 69%, 58%). Its closest CSS named color is MediumTurquoise.

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

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