#06B6D4 Color

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

Color preview

#06B6D4

Color formats

HEX
#06B6D4
RGB
rgb(6, 182, 212)
RGBA
rgba(6, 182, 212, 1)
HSL
hsl(189, 94%, 43%)
HSV
hsv(189, 97%, 83%)
CMYK
cmyk(97%, 14%, 0%, 17%)
CSS variable
--color-primary: #06B6D4;
Lowercase HEX
#06b6d4

Shades

Tints

Tones

Harmony

CSS snippets for #06B6D4

.color-06b6d4 {
  color: #06B6D4;
  background-color: #06B6D4;
}

Frequently asked questions

What color is #06B6D4?+

#06B6D4 is a HEX color with RGB value rgb(6, 182, 212) and HSL value hsl(189, 94%, 43%). Its closest CSS named color is DarkTurquoise.

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

The closest Tailwind color is cyan-500, available as the bg-cyan-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