#6FF2CD Color

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

Color preview

#6FF2CD

Color formats

HEX
#6FF2CD
RGB
rgb(111, 242, 205)
RGBA
rgba(111, 242, 205, 1)
HSL
hsl(163, 83%, 69%)
HSV
hsv(163, 54%, 95%)
CMYK
cmyk(54%, 0%, 15%, 5%)
CSS variable
--color-primary: #6FF2CD;
Lowercase HEX
#6ff2cd

Shades

Tints

Tones

Harmony

CSS snippets for #6FF2CD

.color-6ff2cd {
  color: #6FF2CD;
  background-color: #6FF2CD;
}

Frequently asked questions

What color is #6FF2CD?+

#6FF2CD is a HEX color with RGB value rgb(111, 242, 205) and HSL value hsl(163, 83%, 69%). Its closest CSS named color is Aquamarine.

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

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