#00BDBD Color

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

Color preview

#00BDBD

Color formats

HEX
#00BDBD
RGB
rgb(0, 189, 189)
RGBA
rgba(0, 189, 189, 1)
HSL
hsl(180, 100%, 37%)
HSV
hsv(180, 100%, 74%)
CMYK
cmyk(100%, 0%, 0%, 26%)
CSS variable
--color-primary: #00BDBD;
Lowercase HEX
#00bdbd

Shades

Tints

Tones

Harmony

CSS snippets for #00BDBD

.color-00bdbd {
  color: #00BDBD;
  background-color: #00BDBD;
}

Frequently asked questions

What color is #00BDBD?+

#00BDBD is a HEX color with RGB value rgb(0, 189, 189) and HSL value hsl(180, 100%, 37%). Its closest CSS named color is DarkTurquoise.

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

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