#006666 Color

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

Color preview

#006666

Color formats

HEX
#006666
RGB
rgb(0, 102, 102)
RGBA
rgba(0, 102, 102, 1)
HSL
hsl(180, 100%, 20%)
HSV
hsv(180, 100%, 40%)
CMYK
cmyk(100%, 0%, 0%, 60%)
CSS variable
--color-primary: #006666;
Lowercase HEX
#006666

Shades

Tints

Tones

Harmony

CSS snippets for #006666

.color-006666 {
  color: #006666;
  background-color: #006666;
}

Frequently asked questions

What color is #006666?+

#006666 is a HEX color with RGB value rgb(0, 102, 102) and HSL value hsl(180, 100%, 20%). Its closest CSS named color is Teal.

What is the closest Tailwind color to #006666?+

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