#696E7D Color

Inspect #696E7D across formats, palettes, contrast and closest named color matches.

Color preview

#696E7D

Color formats

HEX
#696E7D
RGB
rgb(105, 110, 125)
RGBA
rgba(105, 110, 125, 1)
HSL
hsl(225, 9%, 45%)
HSV
hsv(225, 16%, 49%)
CMYK
cmyk(16%, 12%, 0%, 51%)
CSS variable
--color-primary: #696E7D;
Lowercase HEX
#696e7d

Shades

Tints

Tones

Harmony

CSS snippets for #696E7D

.color-696e7d {
  color: #696E7D;
  background-color: #696E7D;
}

Frequently asked questions

What color is #696E7D?+

#696E7D is a HEX color with RGB value rgb(105, 110, 125) and HSL value hsl(225, 9%, 45%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #696E7D?+

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