#206F5B Color

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

Color preview

#206F5B

Color formats

HEX
#206F5B
RGB
rgb(32, 111, 91)
RGBA
rgba(32, 111, 91, 1)
HSL
hsl(165, 55%, 28%)
HSV
hsv(165, 71%, 44%)
CMYK
cmyk(71%, 0%, 18%, 56%)
CSS variable
--color-primary: #206F5B;
Lowercase HEX
#206f5b

Shades

Tints

Tones

Harmony

CSS snippets for #206F5B

.color-206f5b {
  color: #206F5B;
  background-color: #206F5B;
}

Frequently asked questions

What color is #206F5B?+

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

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

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