#335C4C Color

Inspect #335C4C across formats, palettes, contrast and closest named color matches.

Color preview

#335C4C

Color formats

HEX
#335C4C
RGB
rgb(51, 92, 76)
RGBA
rgba(51, 92, 76, 1)
HSL
hsl(157, 29%, 28%)
HSV
hsv(157, 45%, 36%)
CMYK
cmyk(45%, 0%, 17%, 64%)
CSS variable
--color-primary: #335C4C;
Lowercase HEX
#335c4c

Shades

Tints

Tones

Harmony

CSS snippets for #335C4C

.color-335c4c {
  color: #335C4C;
  background-color: #335C4C;
}

Frequently asked questions

What color is #335C4C?+

#335C4C is a HEX color with RGB value rgb(51, 92, 76) and HSL value hsl(157, 29%, 28%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #335C4C?+

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