#6FDCAB Color

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

Color preview

#6FDCAB

Color formats

HEX
#6FDCAB
RGB
rgb(111, 220, 171)
RGBA
rgba(111, 220, 171, 1)
HSL
hsl(153, 61%, 65%)
HSV
hsv(153, 50%, 86%)
CMYK
cmyk(50%, 0%, 22%, 14%)
CSS variable
--color-primary: #6FDCAB;
Lowercase HEX
#6fdcab

Shades

Tints

Tones

Harmony

CSS snippets for #6FDCAB

.color-6fdcab {
  color: #6FDCAB;
  background-color: #6FDCAB;
}

Frequently asked questions

What color is #6FDCAB?+

#6FDCAB is a HEX color with RGB value rgb(111, 220, 171) and HSL value hsl(153, 61%, 65%). Its closest CSS named color is MediumAquaMarine.

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

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