#2F604C Color

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

Color preview

#2F604C

Color formats

HEX
#2F604C
RGB
rgb(47, 96, 76)
RGBA
rgba(47, 96, 76, 1)
HSL
hsl(156, 34%, 28%)
HSV
hsv(156, 51%, 38%)
CMYK
cmyk(51%, 0%, 21%, 62%)
CSS variable
--color-primary: #2F604C;
Lowercase HEX
#2f604c

Shades

Tints

Tones

Harmony

CSS snippets for #2F604C

.color-2f604c {
  color: #2F604C;
  background-color: #2F604C;
}

Frequently asked questions

What color is #2F604C?+

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

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

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