#2F605B Color

Inspect #2F605B across formats, palettes, contrast and closest named color matches.

Color preview

#2F605B

Color formats

HEX
#2F605B
RGB
rgb(47, 96, 91)
RGBA
rgba(47, 96, 91, 1)
HSL
hsl(174, 34%, 28%)
HSV
hsv(174, 51%, 38%)
CMYK
cmyk(51%, 0%, 5%, 62%)
CSS variable
--color-primary: #2F605B;
Lowercase HEX
#2f605b

Shades

Tints

Tones

Harmony

CSS snippets for #2F605B

.color-2f605b {
  color: #2F605B;
  background-color: #2F605B;
}

Frequently asked questions

What color is #2F605B?+

#2F605B is a HEX color with RGB value rgb(47, 96, 91) and HSL value hsl(174, 34%, 28%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #2F605B?+

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