#512F2F Color

Inspect #512F2F across formats, palettes, contrast and closest named color matches.

Color preview

#512F2F

Color formats

HEX
#512F2F
RGB
rgb(81, 47, 47)
RGBA
rgba(81, 47, 47, 1)
HSL
hsl(0, 27%, 25%)
HSV
hsv(0, 42%, 32%)
CMYK
cmyk(0%, 42%, 42%, 68%)
CSS variable
--color-primary: #512F2F;
Lowercase HEX
#512f2f

Shades

Tints

Tones

Harmony

CSS snippets for #512F2F

.color-512f2f {
  color: #512F2F;
  background-color: #512F2F;
}

Frequently asked questions

What color is #512F2F?+

#512F2F is a HEX color with RGB value rgb(81, 47, 47) and HSL value hsl(0, 27%, 25%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #512F2F?+

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