#4BFBFB Color

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

Color preview

#4BFBFB

Color formats

HEX
#4BFBFB
RGB
rgb(75, 251, 251)
RGBA
rgba(75, 251, 251, 1)
HSL
hsl(180, 96%, 64%)
HSV
hsv(180, 70%, 98%)
CMYK
cmyk(70%, 0%, 0%, 2%)
CSS variable
--color-primary: #4BFBFB;
Lowercase HEX
#4bfbfb

Shades

Tints

Tones

Harmony

CSS snippets for #4BFBFB

.color-4bfbfb {
  color: #4BFBFB;
  background-color: #4BFBFB;
}

Frequently asked questions

What color is #4BFBFB?+

#4BFBFB is a HEX color with RGB value rgb(75, 251, 251) and HSL value hsl(180, 96%, 64%). Its closest CSS named color is Turquoise.

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

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