#A10D50 Color

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

Color preview

#A10D50

Color formats

HEX
#A10D50
RGB
rgb(161, 13, 80)
RGBA
rgba(161, 13, 80, 1)
HSL
hsl(333, 85%, 34%)
HSV
hsv(333, 92%, 63%)
CMYK
cmyk(0%, 92%, 50%, 37%)
CSS variable
--color-primary: #A10D50;
Lowercase HEX
#a10d50

Shades

Tints

Tones

Harmony

CSS snippets for #A10D50

.color-a10d50 {
  color: #A10D50;
  background-color: #A10D50;
}

Frequently asked questions

What color is #A10D50?+

#A10D50 is a HEX color with RGB value rgb(161, 13, 80) and HSL value hsl(333, 85%, 34%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #A10D50?+

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