#2F605C Color

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

Color preview

#2F605C

Color formats

HEX
#2F605C
RGB
rgb(47, 96, 92)
RGBA
rgba(47, 96, 92, 1)
HSL
hsl(175, 34%, 28%)
HSV
hsv(175, 51%, 38%)
CMYK
cmyk(51%, 0%, 4%, 62%)
CSS variable
--color-primary: #2F605C;
Lowercase HEX
#2f605c

Shades

Tints

Tones

Harmony

CSS snippets for #2F605C

.color-2f605c {
  color: #2F605C;
  background-color: #2F605C;
}

Frequently asked questions

What color is #2F605C?+

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

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

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