#335B45 Color

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

Color preview

#335B45

Color formats

HEX
#335B45
RGB
rgb(51, 91, 69)
RGBA
rgba(51, 91, 69, 1)
HSL
hsl(147, 28%, 28%)
HSV
hsv(147, 44%, 36%)
CMYK
cmyk(44%, 0%, 24%, 64%)
CSS variable
--color-primary: #335B45;
Lowercase HEX
#335b45

Shades

Tints

Tones

Harmony

CSS snippets for #335B45

.color-335b45 {
  color: #335B45;
  background-color: #335B45;
}

Frequently asked questions

What color is #335B45?+

#335B45 is a HEX color with RGB value rgb(51, 91, 69) and HSL value hsl(147, 28%, 28%). Its closest CSS named color is DarkSlateGray.

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

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