#483D3C Color

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

Color preview

#483D3C

Color formats

HEX
#483D3C
RGB
rgb(72, 61, 60)
RGBA
rgba(72, 61, 60, 1)
HSL
hsl(5, 9%, 26%)
HSV
hsv(5, 17%, 28%)
CMYK
cmyk(0%, 15%, 17%, 72%)
CSS variable
--color-primary: #483D3C;
Lowercase HEX
#483d3c

Shades

Tints

Tones

Harmony

CSS snippets for #483D3C

.color-483d3c {
  color: #483D3C;
  background-color: #483D3C;
}

Frequently asked questions

What color is #483D3C?+

#483D3C is a HEX color with RGB value rgb(72, 61, 60) and HSL value hsl(5, 9%, 26%). Its closest CSS named color is DarkSlateGray.

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

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