#6BAA6A Color

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

Color preview

#6BAA6A

Color formats

HEX
#6BAA6A
RGB
rgb(107, 170, 106)
RGBA
rgba(107, 170, 106, 1)
HSL
hsl(119, 27%, 54%)
HSV
hsv(119, 38%, 67%)
CMYK
cmyk(37%, 0%, 38%, 33%)
CSS variable
--color-primary: #6BAA6A;
Lowercase HEX
#6baa6a

Shades

Tints

Tones

Harmony

CSS snippets for #6BAA6A

.color-6baa6a {
  color: #6BAA6A;
  background-color: #6BAA6A;
}

Frequently asked questions

What color is #6BAA6A?+

#6BAA6A is a HEX color with RGB value rgb(107, 170, 106) and HSL value hsl(119, 27%, 54%). Its closest CSS named color is MediumSeaGreen.

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

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