#6F9B7E Color

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

Color preview

#6F9B7E

Color formats

HEX
#6F9B7E
RGB
rgb(111, 155, 126)
RGBA
rgba(111, 155, 126, 1)
HSL
hsl(140, 18%, 52%)
HSV
hsv(140, 28%, 61%)
CMYK
cmyk(28%, 0%, 19%, 39%)
CSS variable
--color-primary: #6F9B7E;
Lowercase HEX
#6f9b7e

Shades

Tints

Tones

Harmony

CSS snippets for #6F9B7E

.color-6f9b7e {
  color: #6F9B7E;
  background-color: #6F9B7E;
}

Frequently asked questions

What color is #6F9B7E?+

#6F9B7E is a HEX color with RGB value rgb(111, 155, 126) and HSL value hsl(140, 18%, 52%). Its closest CSS named color is Gray.

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

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