#206C4C Color

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

Color preview

#206C4C

Color formats

HEX
#206C4C
RGB
rgb(32, 108, 76)
RGBA
rgba(32, 108, 76, 1)
HSL
hsl(155, 54%, 27%)
HSV
hsv(155, 70%, 42%)
CMYK
cmyk(70%, 0%, 30%, 58%)
CSS variable
--color-primary: #206C4C;
Lowercase HEX
#206c4c

Shades

Tints

Tones

Harmony

CSS snippets for #206C4C

.color-206c4c {
  color: #206C4C;
  background-color: #206C4C;
}

Frequently asked questions

What color is #206C4C?+

#206C4C is a HEX color with RGB value rgb(32, 108, 76) and HSL value hsl(155, 54%, 27%). Its closest CSS named color is DarkSlateGray.

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

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