#08DDBA Color

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

Color preview

#08DDBA

Color formats

HEX
#08DDBA
RGB
rgb(8, 221, 186)
RGBA
rgba(8, 221, 186, 1)
HSL
hsl(170, 93%, 45%)
HSV
hsv(170, 96%, 87%)
CMYK
cmyk(96%, 0%, 16%, 13%)
CSS variable
--color-primary: #08DDBA;
Lowercase HEX
#08ddba

Shades

Tints

Tones

Harmony

CSS snippets for #08DDBA

.color-08ddba {
  color: #08DDBA;
  background-color: #08DDBA;
}

Frequently asked questions

What color is #08DDBA?+

#08DDBA is a HEX color with RGB value rgb(8, 221, 186) and HSL value hsl(170, 93%, 45%). Its closest CSS named color is DarkTurquoise.

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

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