#6C9B7E Color

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

Color preview

#6C9B7E

Color formats

HEX
#6C9B7E
RGB
rgb(108, 155, 126)
RGBA
rgba(108, 155, 126, 1)
HSL
hsl(143, 19%, 52%)
HSV
hsv(143, 30%, 61%)
CMYK
cmyk(30%, 0%, 19%, 39%)
CSS variable
--color-primary: #6C9B7E;
Lowercase HEX
#6c9b7e

Shades

Tints

Tones

Harmony

CSS snippets for #6C9B7E

.color-6c9b7e {
  color: #6C9B7E;
  background-color: #6C9B7E;
}

Frequently asked questions

What color is #6C9B7E?+

#6C9B7E is a HEX color with RGB value rgb(108, 155, 126) and HSL value hsl(143, 19%, 52%). Its closest CSS named color is SlateGray.

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

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