#A64B30 Color

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

Color preview

#A64B30

Color formats

HEX
#A64B30
RGB
rgb(166, 75, 48)
RGBA
rgba(166, 75, 48, 1)
HSL
hsl(14, 55%, 42%)
HSV
hsv(14, 71%, 65%)
CMYK
cmyk(0%, 55%, 71%, 35%)
CSS variable
--color-primary: #A64B30;
Lowercase HEX
#a64b30

Shades

Tints

Tones

Harmony

CSS snippets for #A64B30

.color-a64b30 {
  color: #A64B30;
  background-color: #A64B30;
}

Frequently asked questions

What color is #A64B30?+

#A64B30 is a HEX color with RGB value rgb(166, 75, 48) and HSL value hsl(14, 55%, 42%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #A64B30?+

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