#3A303B Color

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

Color preview

#3A303B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #3A303B

.color-3a303b {
  color: #3A303B;
  background-color: #3A303B;
}

Frequently asked questions

What color is #3A303B?+

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

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

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