#206C6C Color

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

Color preview

#206C6C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #206C6C

.color-206c6c {
  color: #206C6C;
  background-color: #206C6C;
}

Frequently asked questions

What color is #206C6C?+

#206C6C is a HEX color with RGB value rgb(32, 108, 108) and HSL value hsl(180, 54%, 27%). Its closest CSS named color is SeaGreen.

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

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