#08DDAF Color

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

Color preview

#08DDAF

Color formats

HEX
#08DDAF
RGB
rgb(8, 221, 175)
RGBA
rgba(8, 221, 175, 1)
HSL
hsl(167, 93%, 45%)
HSV
hsv(167, 96%, 87%)
CMYK
cmyk(96%, 0%, 21%, 13%)
CSS variable
--color-primary: #08DDAF;
Lowercase HEX
#08ddaf

Shades

Tints

Tones

Harmony

CSS snippets for #08DDAF

.color-08ddaf {
  color: #08DDAF;
  background-color: #08DDAF;
}

Frequently asked questions

What color is #08DDAF?+

#08DDAF is a HEX color with RGB value rgb(8, 221, 175) and HSL value hsl(167, 93%, 45%). Its closest CSS named color is MediumSpringGreen.

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

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