#403A2B Color

Inspect #403A2B across formats, palettes, contrast and closest named color matches.

Color preview

#403A2B

Color formats

HEX
#403A2B
RGB
rgb(64, 58, 43)
RGBA
rgba(64, 58, 43, 1)
HSL
hsl(43, 20%, 21%)
HSV
hsv(43, 33%, 25%)
CMYK
cmyk(0%, 9%, 33%, 75%)
CSS variable
--color-primary: #403A2B;
Lowercase HEX
#403a2b

Shades

Tints

Tones

Harmony

CSS snippets for #403A2B

.color-403a2b {
  color: #403A2B;
  background-color: #403A2B;
}

Frequently asked questions

What color is #403A2B?+

#403A2B is a HEX color with RGB value rgb(64, 58, 43) and HSL value hsl(43, 20%, 21%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #403A2B?+

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