#09DCBD Color

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

Color preview

#09DCBD

Color formats

HEX
#09DCBD
RGB
rgb(9, 220, 189)
RGBA
rgba(9, 220, 189, 1)
HSL
hsl(171, 92%, 45%)
HSV
hsv(171, 96%, 86%)
CMYK
cmyk(96%, 0%, 14%, 14%)
CSS variable
--color-primary: #09DCBD;
Lowercase HEX
#09dcbd

Shades

Tints

Tones

Harmony

CSS snippets for #09DCBD

.color-09dcbd {
  color: #09DCBD;
  background-color: #09DCBD;
}

Frequently asked questions

What color is #09DCBD?+

#09DCBD is a HEX color with RGB value rgb(9, 220, 189) and HSL value hsl(171, 92%, 45%). Its closest CSS named color is DarkTurquoise.

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

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