#52403A Color

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

Color preview

#52403A

Color formats

HEX
#52403A
RGB
rgb(82, 64, 58)
RGBA
rgba(82, 64, 58, 1)
HSL
hsl(15, 17%, 27%)
HSV
hsv(15, 29%, 32%)
CMYK
cmyk(0%, 22%, 29%, 68%)
CSS variable
--color-primary: #52403A;
Lowercase HEX
#52403a

Shades

Tints

Tones

Harmony

CSS snippets for #52403A

.color-52403a {
  color: #52403A;
  background-color: #52403A;
}

Frequently asked questions

What color is #52403A?+

#52403A is a HEX color with RGB value rgb(82, 64, 58) and HSL value hsl(15, 17%, 27%). Its closest CSS named color is DarkSlateGray.

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

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