#337C5A Color

Inspect #337C5A across formats, palettes, contrast and closest named color matches.

Color preview

#337C5A

Color formats

HEX
#337C5A
RGB
rgb(51, 124, 90)
RGBA
rgba(51, 124, 90, 1)
HSL
hsl(152, 42%, 34%)
HSV
hsv(152, 59%, 49%)
CMYK
cmyk(59%, 0%, 27%, 51%)
CSS variable
--color-primary: #337C5A;
Lowercase HEX
#337c5a

Shades

Tints

Tones

Harmony

CSS snippets for #337C5A

.color-337c5a {
  color: #337C5A;
  background-color: #337C5A;
}

Frequently asked questions

What color is #337C5A?+

#337C5A is a HEX color with RGB value rgb(51, 124, 90) and HSL value hsl(152, 42%, 34%). Its closest CSS named color is SeaGreen.

What is the closest Tailwind color to #337C5A?+

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