#08BEBE Color

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

Color preview

#08BEBE

Color formats

HEX
#08BEBE
RGB
rgb(8, 190, 190)
RGBA
rgba(8, 190, 190, 1)
HSL
hsl(180, 92%, 39%)
HSV
hsv(180, 96%, 75%)
CMYK
cmyk(96%, 0%, 0%, 25%)
CSS variable
--color-primary: #08BEBE;
Lowercase HEX
#08bebe

Shades

Tints

Tones

Harmony

CSS snippets for #08BEBE

.color-08bebe {
  color: #08BEBE;
  background-color: #08BEBE;
}

Frequently asked questions

What color is #08BEBE?+

#08BEBE is a HEX color with RGB value rgb(8, 190, 190) and HSL value hsl(180, 92%, 39%). Its closest CSS named color is DarkTurquoise.

What is the closest Tailwind color to #08BEBE?+

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