#353535 Color

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

Color preview

#353535

Color formats

HEX
#353535
RGB
rgb(53, 53, 53)
RGBA
rgba(53, 53, 53, 1)
HSL
hsl(0, 0%, 21%)
HSV
hsv(0, 0%, 21%)
CMYK
cmyk(0%, 0%, 0%, 79%)
CSS variable
--color-primary: #353535;
Lowercase HEX
#353535

Shades

Tints

Tones

Harmony

CSS snippets for #353535

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

Frequently asked questions

What color is #353535?+

#353535 is a HEX color with RGB value rgb(53, 53, 53) and HSL value hsl(0, 0%, 21%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #353535?+

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