#3F605E Color

Inspect #3F605E across formats, palettes, contrast and closest named color matches.

Color preview

#3F605E

Color formats

HEX
#3F605E
RGB
rgb(63, 96, 94)
RGBA
rgba(63, 96, 94, 1)
HSL
hsl(176, 21%, 31%)
HSV
hsv(176, 34%, 38%)
CMYK
cmyk(34%, 0%, 2%, 62%)
CSS variable
--color-primary: #3F605E;
Lowercase HEX
#3f605e

Shades

Tints

Tones

Harmony

CSS snippets for #3F605E

.color-3f605e {
  color: #3F605E;
  background-color: #3F605E;
}

Frequently asked questions

What color is #3F605E?+

#3F605E is a HEX color with RGB value rgb(63, 96, 94) and HSL value hsl(176, 21%, 31%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #3F605E?+

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