#06DBC2 Color

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

Color preview

#06DBC2

Color formats

HEX
#06DBC2
RGB
rgb(6, 219, 194)
RGBA
rgba(6, 219, 194, 1)
HSL
hsl(173, 95%, 44%)
HSV
hsv(173, 97%, 86%)
CMYK
cmyk(97%, 0%, 11%, 14%)
CSS variable
--color-primary: #06DBC2;
Lowercase HEX
#06dbc2

Shades

Tints

Tones

Harmony

CSS snippets for #06DBC2

.color-06dbc2 {
  color: #06DBC2;
  background-color: #06DBC2;
}

Frequently asked questions

What color is #06DBC2?+

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

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

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