#51BFBF Color

Inspect #51BFBF across formats, palettes, contrast and closest named color matches.

Color preview

#51BFBF

Color formats

HEX
#51BFBF
RGB
rgb(81, 191, 191)
RGBA
rgba(81, 191, 191, 1)
HSL
hsl(180, 46%, 53%)
HSV
hsv(180, 58%, 75%)
CMYK
cmyk(58%, 0%, 0%, 25%)
CSS variable
--color-primary: #51BFBF;
Lowercase HEX
#51bfbf

Shades

Tints

Tones

Harmony

CSS snippets for #51BFBF

.color-51bfbf {
  color: #51BFBF;
  background-color: #51BFBF;
}

Frequently asked questions

What color is #51BFBF?+

#51BFBF is a HEX color with RGB value rgb(81, 191, 191) and HSL value hsl(180, 46%, 53%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #51BFBF?+

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