#09DCAF Color

Inspect #09DCAF across formats, palettes, contrast and closest named color matches.

Color preview

#09DCAF

Color formats

HEX
#09DCAF
RGB
rgb(9, 220, 175)
RGBA
rgba(9, 220, 175, 1)
HSL
hsl(167, 92%, 45%)
HSV
hsv(167, 96%, 86%)
CMYK
cmyk(96%, 0%, 20%, 14%)
CSS variable
--color-primary: #09DCAF;
Lowercase HEX
#09dcaf

Shades

Tints

Tones

Harmony

CSS snippets for #09DCAF

.color-09dcaf {
  color: #09DCAF;
  background-color: #09DCAF;
}

Frequently asked questions

What color is #09DCAF?+

#09DCAF is a HEX color with RGB value rgb(9, 220, 175) and HSL value hsl(167, 92%, 45%). Its closest CSS named color is MediumSpringGreen.

What is the closest Tailwind color to #09DCAF?+

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