#6BF6DF Color

Inspect #6BF6DF across formats, palettes, contrast and closest named color matches.

Color preview

#6BF6DF

Color formats

HEX
#6BF6DF
RGB
rgb(107, 246, 223)
RGBA
rgba(107, 246, 223, 1)
HSL
hsl(170, 89%, 69%)
HSV
hsv(170, 57%, 96%)
CMYK
cmyk(57%, 0%, 9%, 4%)
CSS variable
--color-primary: #6BF6DF;
Lowercase HEX
#6bf6df

Shades

Tints

Tones

Harmony

CSS snippets for #6BF6DF

.color-6bf6df {
  color: #6BF6DF;
  background-color: #6BF6DF;
}

Frequently asked questions

What color is #6BF6DF?+

#6BF6DF is a HEX color with RGB value rgb(107, 246, 223) and HSL value hsl(170, 89%, 69%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #6BF6DF?+

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