#4BFFCC Color

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

Color preview

#4BFFCC

Color formats

HEX
#4BFFCC
RGB
rgb(75, 255, 204)
RGBA
rgba(75, 255, 204, 1)
HSL
hsl(163, 100%, 65%)
HSV
hsv(163, 71%, 100%)
CMYK
cmyk(71%, 0%, 20%, 0%)
CSS variable
--color-primary: #4BFFCC;
Lowercase HEX
#4bffcc

Shades

Tints

Tones

Harmony

CSS snippets for #4BFFCC

.color-4bffcc {
  color: #4BFFCC;
  background-color: #4BFFCC;
}

Frequently asked questions

What color is #4BFFCC?+

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

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

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