#2F777F Color

Inspect #2F777F across formats, palettes, contrast and closest named color matches.

Color preview

#2F777F

Color formats

HEX
#2F777F
RGB
rgb(47, 119, 127)
RGBA
rgba(47, 119, 127, 1)
HSL
hsl(186, 46%, 34%)
HSV
hsv(186, 63%, 50%)
CMYK
cmyk(63%, 6%, 0%, 50%)
CSS variable
--color-primary: #2F777F;
Lowercase HEX
#2f777f

Shades

Tints

Tones

Harmony

CSS snippets for #2F777F

.color-2f777f {
  color: #2F777F;
  background-color: #2F777F;
}

Frequently asked questions

What color is #2F777F?+

#2F777F is a HEX color with RGB value rgb(47, 119, 127) and HSL value hsl(186, 46%, 34%). Its closest CSS named color is SeaGreen.

What is the closest Tailwind color to #2F777F?+

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