#007F80 Color

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

Color preview

#007F80

Color formats

HEX
#007F80
RGB
rgb(0, 127, 128)
RGBA
rgba(0, 127, 128, 1)
HSL
hsl(180, 100%, 25%)
HSV
hsv(180, 100%, 50%)
CMYK
cmyk(100%, 1%, 0%, 50%)
CSS variable
--color-primary: #007F80;
Lowercase HEX
#007f80

Shades

Tints

Tones

Harmony

CSS snippets for #007F80

.color-007f80 {
  color: #007F80;
  background-color: #007F80;
}

Frequently asked questions

What color is #007F80?+

#007F80 is a HEX color with RGB value rgb(0, 127, 128) and HSL value hsl(180, 100%, 25%). Its closest CSS named color is Teal.

What is the closest Tailwind color to #007F80?+

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