#A02E28 Color

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

Color preview

#A02E28

Color formats

HEX
#A02E28
RGB
rgb(160, 46, 40)
RGBA
rgba(160, 46, 40, 1)
HSL
hsl(3, 60%, 39%)
HSV
hsv(3, 75%, 63%)
CMYK
cmyk(0%, 71%, 75%, 37%)
CSS variable
--color-primary: #A02E28;
Lowercase HEX
#a02e28

Shades

Tints

Tones

Harmony

CSS snippets for #A02E28

.color-a02e28 {
  color: #A02E28;
  background-color: #A02E28;
}

Frequently asked questions

What color is #A02E28?+

#A02E28 is a HEX color with RGB value rgb(160, 46, 40) and HSL value hsl(3, 60%, 39%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #A02E28?+

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