#A04040 Color

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

Color preview

#A04040

Color formats

HEX
#A04040
RGB
rgb(160, 64, 64)
RGBA
rgba(160, 64, 64, 1)
HSL
hsl(0, 43%, 44%)
HSV
hsv(0, 60%, 63%)
CMYK
cmyk(0%, 60%, 60%, 37%)
CSS variable
--color-primary: #A04040;
Lowercase HEX
#a04040

Shades

Tints

Tones

Harmony

CSS snippets for #A04040

.color-a04040 {
  color: #A04040;
  background-color: #A04040;
}

Frequently asked questions

What color is #A04040?+

#A04040 is a HEX color with RGB value rgb(160, 64, 64) and HSL value hsl(0, 43%, 44%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #A04040?+

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