#4BFFCF Color

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

Color preview

#4BFFCF

Color formats

HEX
#4BFFCF
RGB
rgb(75, 255, 207)
RGBA
rgba(75, 255, 207, 1)
HSL
hsl(164, 100%, 65%)
HSV
hsv(164, 71%, 100%)
CMYK
cmyk(71%, 0%, 19%, 0%)
CSS variable
--color-primary: #4BFFCF;
Lowercase HEX
#4bffcf

Shades

Tints

Tones

Harmony

CSS snippets for #4BFFCF

.color-4bffcf {
  color: #4BFFCF;
  background-color: #4BFFCF;
}

Frequently asked questions

What color is #4BFFCF?+

#4BFFCF is a HEX color with RGB value rgb(75, 255, 207) and HSL value hsl(164, 100%, 65%). Its closest CSS named color is Turquoise.

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

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