#3B303A Color

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

Color preview

#3B303A

Color formats

HEX
#3B303A
RGB
rgb(59, 48, 58)
RGBA
rgba(59, 48, 58, 1)
HSL
hsl(305, 10%, 21%)
HSV
hsv(305, 19%, 23%)
CMYK
cmyk(0%, 19%, 2%, 77%)
CSS variable
--color-primary: #3B303A;
Lowercase HEX
#3b303a

Shades

Tints

Tones

Harmony

CSS snippets for #3B303A

.color-3b303a {
  color: #3B303A;
  background-color: #3B303A;
}

Frequently asked questions

What color is #3B303A?+

#3B303A is a HEX color with RGB value rgb(59, 48, 58) and HSL value hsl(305, 10%, 21%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #3B303A?+

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