#206F4B Color

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

Color preview

#206F4B

Color formats

HEX
#206F4B
RGB
rgb(32, 111, 75)
RGBA
rgba(32, 111, 75, 1)
HSL
hsl(153, 55%, 28%)
HSV
hsv(153, 71%, 44%)
CMYK
cmyk(71%, 0%, 32%, 56%)
CSS variable
--color-primary: #206F4B;
Lowercase HEX
#206f4b

Shades

Tints

Tones

Harmony

CSS snippets for #206F4B

.color-206f4b {
  color: #206F4B;
  background-color: #206F4B;
}

Frequently asked questions

What color is #206F4B?+

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

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

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