#206F6B Color

Inspect #206F6B across formats, palettes, contrast and closest named color matches.

Color preview

#206F6B

Color formats

HEX
#206F6B
RGB
rgb(32, 111, 107)
RGBA
rgba(32, 111, 107, 1)
HSL
hsl(177, 55%, 28%)
HSV
hsv(177, 71%, 44%)
CMYK
cmyk(71%, 0%, 4%, 56%)
CSS variable
--color-primary: #206F6B;
Lowercase HEX
#206f6b

Shades

Tints

Tones

Harmony

CSS snippets for #206F6B

.color-206f6b {
  color: #206F6B;
  background-color: #206F6B;
}

Frequently asked questions

What color is #206F6B?+

#206F6B is a HEX color with RGB value rgb(32, 111, 107) and HSL value hsl(177, 55%, 28%). Its closest CSS named color is SeaGreen.

What is the closest Tailwind color to #206F6B?+

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