#06DBBE Color

Inspect #06DBBE across formats, palettes, contrast and closest named color matches.

Color preview

#06DBBE

Color formats

HEX
#06DBBE
RGB
rgb(6, 219, 190)
RGBA
rgba(6, 219, 190, 1)
HSL
hsl(172, 95%, 44%)
HSV
hsv(172, 97%, 86%)
CMYK
cmyk(97%, 0%, 13%, 14%)
CSS variable
--color-primary: #06DBBE;
Lowercase HEX
#06dbbe

Shades

Tints

Tones

Harmony

CSS snippets for #06DBBE

.color-06dbbe {
  color: #06DBBE;
  background-color: #06DBBE;
}

Frequently asked questions

What color is #06DBBE?+

#06DBBE is a HEX color with RGB value rgb(6, 219, 190) and HSL value hsl(172, 95%, 44%). Its closest CSS named color is DarkTurquoise.

What is the closest Tailwind color to #06DBBE?+

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