#007C8C Color

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

Color preview

#007C8C

Color formats

HEX
#007C8C
RGB
rgb(0, 124, 140)
RGBA
rgba(0, 124, 140, 1)
HSL
hsl(187, 100%, 27%)
HSV
hsv(187, 100%, 55%)
CMYK
cmyk(100%, 11%, 0%, 45%)
CSS variable
--color-primary: #007C8C;
Lowercase HEX
#007c8c

Shades

Tints

Tones

Harmony

CSS snippets for #007C8C

.color-007c8c {
  color: #007C8C;
  background-color: #007C8C;
}

Frequently asked questions

What color is #007C8C?+

#007C8C is a HEX color with RGB value rgb(0, 124, 140) and HSL value hsl(187, 100%, 27%). Its closest CSS named color is Teal.

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

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