#06DBBB Color

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

Color preview

#06DBBB

Color formats

HEX
#06DBBB
RGB
rgb(6, 219, 187)
RGBA
rgba(6, 219, 187, 1)
HSL
hsl(171, 95%, 44%)
HSV
hsv(171, 97%, 86%)
CMYK
cmyk(97%, 0%, 15%, 14%)
CSS variable
--color-primary: #06DBBB;
Lowercase HEX
#06dbbb

Shades

Tints

Tones

Harmony

CSS snippets for #06DBBB

.color-06dbbb {
  color: #06DBBB;
  background-color: #06DBBB;
}

Frequently asked questions

What color is #06DBBB?+

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

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

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