#5A343B Color

Inspect #5A343B across formats, palettes, contrast and closest named color matches.

Color preview

#5A343B

Color formats

HEX
#5A343B
RGB
rgb(90, 52, 59)
RGBA
rgba(90, 52, 59, 1)
HSL
hsl(349, 27%, 28%)
HSV
hsv(349, 42%, 35%)
CMYK
cmyk(0%, 42%, 34%, 65%)
CSS variable
--color-primary: #5A343B;
Lowercase HEX
#5a343b

Shades

Tints

Tones

Harmony

CSS snippets for #5A343B

.color-5a343b {
  color: #5A343B;
  background-color: #5A343B;
}

Frequently asked questions

What color is #5A343B?+

#5A343B is a HEX color with RGB value rgb(90, 52, 59) and HSL value hsl(349, 27%, 28%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #5A343B?+

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