#495F64 Color

Inspect #495F64 across formats, palettes, contrast and closest named color matches.

Color preview

#495F64

Color formats

HEX
#495F64
RGB
rgb(73, 95, 100)
RGBA
rgba(73, 95, 100, 1)
HSL
hsl(191, 16%, 34%)
HSV
hsv(191, 27%, 39%)
CMYK
cmyk(27%, 5%, 0%, 61%)
CSS variable
--color-primary: #495F64;
Lowercase HEX
#495f64

Shades

Tints

Tones

Harmony

CSS snippets for #495F64

.color-495f64 {
  color: #495F64;
  background-color: #495F64;
}

Frequently asked questions

What color is #495F64?+

#495F64 is a HEX color with RGB value rgb(73, 95, 100) and HSL value hsl(191, 16%, 34%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #495F64?+

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