#A04050 Color

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

Color preview

#A04050

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A04050

.color-a04050 {
  color: #A04050;
  background-color: #A04050;
}

Frequently asked questions

What color is #A04050?+

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

What is the closest Tailwind color to #A04050?+

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