#52403D Color

Inspect #52403D across formats, palettes, contrast and closest named color matches.

Color preview

#52403D

Color formats

HEX
#52403D
RGB
rgb(82, 64, 61)
RGBA
rgba(82, 64, 61, 1)
HSL
hsl(9, 15%, 28%)
HSV
hsv(9, 26%, 32%)
CMYK
cmyk(0%, 22%, 26%, 68%)
CSS variable
--color-primary: #52403D;
Lowercase HEX
#52403d

Shades

Tints

Tones

Harmony

CSS snippets for #52403D

.color-52403d {
  color: #52403D;
  background-color: #52403D;
}

Frequently asked questions

What color is #52403D?+

#52403D is a HEX color with RGB value rgb(82, 64, 61) and HSL value hsl(9, 15%, 28%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #52403D?+

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