#333135 Color

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

Color preview

#333135

Color formats

HEX
#333135
RGB
rgb(51, 49, 53)
RGBA
rgba(51, 49, 53, 1)
HSL
hsl(270, 4%, 20%)
HSV
hsv(270, 8%, 21%)
CMYK
cmyk(4%, 8%, 0%, 79%)
CSS variable
--color-primary: #333135;
Lowercase HEX
#333135

Shades

Tints

Tones

Harmony

CSS snippets for #333135

.color-333135 {
  color: #333135;
  background-color: #333135;
}

Frequently asked questions

What color is #333135?+

#333135 is a HEX color with RGB value rgb(51, 49, 53) and HSL value hsl(270, 4%, 20%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #333135?+

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