#A0645F Color

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

Color preview

#A0645F

Color formats

HEX
#A0645F
RGB
rgb(160, 100, 95)
RGBA
rgba(160, 100, 95, 1)
HSL
hsl(5, 25%, 50%)
HSV
hsv(5, 41%, 63%)
CMYK
cmyk(0%, 38%, 41%, 37%)
CSS variable
--color-primary: #A0645F;
Lowercase HEX
#a0645f

Shades

Tints

Tones

Harmony

CSS snippets for #A0645F

.color-a0645f {
  color: #A0645F;
  background-color: #A0645F;
}

Frequently asked questions

What color is #A0645F?+

#A0645F is a HEX color with RGB value rgb(160, 100, 95) and HSL value hsl(5, 25%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #A0645F?+

The closest Tailwind color is stone-500, available as the bg-stone-500 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