#2F604B Color

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

Color preview

#2F604B

Color formats

HEX
#2F604B
RGB
rgb(47, 96, 75)
RGBA
rgba(47, 96, 75, 1)
HSL
hsl(154, 34%, 28%)
HSV
hsv(154, 51%, 38%)
CMYK
cmyk(51%, 0%, 22%, 62%)
CSS variable
--color-primary: #2F604B;
Lowercase HEX
#2f604b

Shades

Tints

Tones

Harmony

CSS snippets for #2F604B

.color-2f604b {
  color: #2F604B;
  background-color: #2F604B;
}

Frequently asked questions

What color is #2F604B?+

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

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

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