#00ADAB Color

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

Color preview

#00ADAB

Color formats

HEX
#00ADAB
RGB
rgb(0, 173, 171)
RGBA
rgba(0, 173, 171, 1)
HSL
hsl(179, 100%, 34%)
HSV
hsv(179, 100%, 68%)
CMYK
cmyk(100%, 0%, 1%, 32%)
CSS variable
--color-primary: #00ADAB;
Lowercase HEX
#00adab

Shades

Tints

Tones

Harmony

CSS snippets for #00ADAB

.color-00adab {
  color: #00ADAB;
  background-color: #00ADAB;
}

Frequently asked questions

What color is #00ADAB?+

#00ADAB is a HEX color with RGB value rgb(0, 173, 171) and HSL value hsl(179, 100%, 34%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #00ADAB?+

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