#403E2B Color

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

Color preview

#403E2B

Color formats

HEX
#403E2B
RGB
rgb(64, 62, 43)
RGBA
rgba(64, 62, 43, 1)
HSL
hsl(54, 20%, 21%)
HSV
hsv(54, 33%, 25%)
CMYK
cmyk(0%, 3%, 33%, 75%)
CSS variable
--color-primary: #403E2B;
Lowercase HEX
#403e2b

Shades

Tints

Tones

Harmony

CSS snippets for #403E2B

.color-403e2b {
  color: #403E2B;
  background-color: #403E2B;
}

Frequently asked questions

What color is #403E2B?+

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

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

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