#6A8F7E Color

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

Color preview

#6A8F7E

Color formats

HEX
#6A8F7E
RGB
rgb(106, 143, 126)
RGBA
rgba(106, 143, 126, 1)
HSL
hsl(152, 15%, 49%)
HSV
hsv(152, 26%, 56%)
CMYK
cmyk(26%, 0%, 12%, 44%)
CSS variable
--color-primary: #6A8F7E;
Lowercase HEX
#6a8f7e

Shades

Tints

Tones

Harmony

CSS snippets for #6A8F7E

.color-6a8f7e {
  color: #6A8F7E;
  background-color: #6A8F7E;
}

Frequently asked questions

What color is #6A8F7E?+

#6A8F7E is a HEX color with RGB value rgb(106, 143, 126) and HSL value hsl(152, 15%, 49%). Its closest CSS named color is SlateGray.

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

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