#52403C Color

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

Color preview

#52403C

Color formats

HEX
#52403C
RGB
rgb(82, 64, 60)
RGBA
rgba(82, 64, 60, 1)
HSL
hsl(11, 15%, 28%)
HSV
hsv(11, 27%, 32%)
CMYK
cmyk(0%, 22%, 27%, 68%)
CSS variable
--color-primary: #52403C;
Lowercase HEX
#52403c

Shades

Tints

Tones

Harmony

CSS snippets for #52403C

.color-52403c {
  color: #52403C;
  background-color: #52403C;
}

Frequently asked questions

What color is #52403C?+

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

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

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