#483D3E Color

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

Color preview

#483D3E

Color formats

HEX
#483D3E
RGB
rgb(72, 61, 62)
RGBA
rgba(72, 61, 62, 1)
HSL
hsl(355, 8%, 26%)
HSV
hsv(355, 15%, 28%)
CMYK
cmyk(0%, 15%, 14%, 72%)
CSS variable
--color-primary: #483D3E;
Lowercase HEX
#483d3e

Shades

Tints

Tones

Harmony

CSS snippets for #483D3E

.color-483d3e {
  color: #483D3E;
  background-color: #483D3E;
}

Frequently asked questions

What color is #483D3E?+

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

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

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