#4BFFFC Color

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

Color preview

#4BFFFC

Color formats

HEX
#4BFFFC
RGB
rgb(75, 255, 252)
RGBA
rgba(75, 255, 252, 1)
HSL
hsl(179, 100%, 65%)
HSV
hsv(179, 71%, 100%)
CMYK
cmyk(71%, 0%, 1%, 0%)
CSS variable
--color-primary: #4BFFFC;
Lowercase HEX
#4bfffc

Shades

Tints

Tones

Harmony

CSS snippets for #4BFFFC

.color-4bfffc {
  color: #4BFFFC;
  background-color: #4BFFFC;
}

Frequently asked questions

What color is #4BFFFC?+

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

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

The closest Tailwind color is cyan-300, available as the bg-cyan-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