#483D46 Color

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

Color preview

#483D46

Color formats

HEX
#483D46
RGB
rgb(72, 61, 70)
RGBA
rgba(72, 61, 70, 1)
HSL
hsl(311, 8%, 26%)
HSV
hsv(311, 15%, 28%)
CMYK
cmyk(0%, 15%, 3%, 72%)
CSS variable
--color-primary: #483D46;
Lowercase HEX
#483d46

Shades

Tints

Tones

Harmony

CSS snippets for #483D46

.color-483d46 {
  color: #483D46;
  background-color: #483D46;
}

Frequently asked questions

What color is #483D46?+

#483D46 is a HEX color with RGB value rgb(72, 61, 70) and HSL value hsl(311, 8%, 26%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #483D46?+

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