#6FAA5A Color

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

Color preview

#6FAA5A

Color formats

HEX
#6FAA5A
RGB
rgb(111, 170, 90)
RGBA
rgba(111, 170, 90, 1)
HSL
hsl(104, 32%, 51%)
HSV
hsv(104, 47%, 67%)
CMYK
cmyk(35%, 0%, 47%, 33%)
CSS variable
--color-primary: #6FAA5A;
Lowercase HEX
#6faa5a

Shades

Tints

Tones

Harmony

CSS snippets for #6FAA5A

.color-6faa5a {
  color: #6FAA5A;
  background-color: #6FAA5A;
}

Frequently asked questions

What color is #6FAA5A?+

#6FAA5A is a HEX color with RGB value rgb(111, 170, 90) and HSL value hsl(104, 32%, 51%). Its closest CSS named color is MediumSeaGreen.

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

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